Casio DT-X8 Series Manual de usuario Pagina 53

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 52
53
3.32 SysSetSystemManagedVirtualOffMode
This function sets up "Enable" or "Disable" for the system management virtual OFF mode.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetSystemManagedVirtualOffMode
function.
Calling Sequences
[C++]
DWORD SysSetSystemManagedVirtualOffMode(
DWORD dwSysVOffMode
)
[Visual Basic]
Public Shared Function SysSetSystemManagedVirtualOffMode( _
ByVal dwSysVOffMode As Int32 _
) As Int32
[C#]
public static Int32 SysSetSystemManagedVirtualOffMode(
Int32 dwSysVOffMode
);
Parameter
dwSysVOffMode
This parameter is for specifying "Enable" or "Disable" for the system management virtual
OFF mode selecting either of the values listed below.
VIRTUALOFF_ENABLE : Enable the system management virtual OFF mode.
VIRTUALOFF_DISABLE : Disable the system management virtual OFF mode. (Default)
Return Values
TRUE : Normal end
FALSE : Error
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 170 171

Comentarios a estos manuales

Sin comentarios