
61
3.39 SysGetTouchPanelState
This function retrieves the ON/OFF status of the touch panel.
Calling Sequences
[C++]
DWORD SysGetTouchPanelState( )
[Visual Basic]
Public Shared Function SysGetTouchPanelState () As Int32
[C#]
public static Int32 SysGetTouchPanelState ()
Parameter
None
Return Values
Values indicating the ON/OFF status of the touch panel
TRUE : Touch panel is on.
FALSE : Touch panel is off.
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern