
59
3.37 SysTouchPanelOn
This function turns on the touch panel on the terminal that is being in 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 SysTouchPanelOn( )
[Visual Basic]
Public Shared Function SysTouchPanelOn () As Int32
[C#]
public static Int32 SysTouchPanelOn ()
Parameter
None
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern