
60
3.38 SysTouchPanelOff
This function turns off the touch panel on the terminal for the 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 SysGetTouchPanelState function.
Calling Sequences
[C++]
DWORD SysTouchPanelOff( )
[Visual Basic]
Public Shared Function SysTouchPanelOff () As Int32
[C#]
public static Int32 SysTouchPanelOff ()
Parameter
None
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Comentarios a estos manuales