
70
3.48 SysMultiTouchOn
This function enable multi touch 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 SysGetMultiTouchState function.
Calling Sequences
[C++]
DWORD SysMultiTouchOn( )
[Visual Basic]
Public Shared Function SysMultiTouchOn () As Int32
[C#]
public static Int32 SysMultiTouchOn ()
Parameter
None
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Note
This setting will be disable by reset operation.
Comentarios a estos manuales