
37
3.18 SysGetPowerOff
This function retrieves the status of "Enable" or "Disable" for permitting turning off the power with
the Power key.
Calling Sequences
[C++]
DWORD SysGetPowerOff( )
[Visual Basic]
Public Shared Function SysGetPowerOff() As Int32
[C#]
public static Int32 SysGetPowerOff()
Parameters
None
Return Values
TRUE : Power OFF prohibited
FALSE : Power OFF permitted (Default)
FUNCTION_UNSUPPORT : Unsupported error
Comentarios a estos manuales