Casio DT-X8 Series Uživatelský manuál Strana 53

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 171
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 170 171

Komentáře k této Příručce

Žádné komentáře