
38
3.19 SysDisableAPO
This function disables the Auto Power OFF function. If the function is carried out, turning off the
power does not automatically take place irrespective of the setting at the Control Panel.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetAPO function.
Calling Sequences
[C++]
DWORD SysDisableAPO( )
[Visual Basic]
Public Shared Function SysDisableAPO() As Int32
[C#]
public static Int32 SysDisableAPO()
Parameter
None
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern