
36
3.17 SysEnablePowerOff
This function permits turning off the power with the Power key.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetPowerOff function.
Calling Sequences
[C++]
DWORD SysEnablePowerOff( )
[Visual Basic]
Public Shared Function SysEnablePowerOff() As Int32
[C#]
public static Int32 SysEnablePowerOff()
Parameters
None
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern