
71
3.49 SysMultiTouchOff
This function disable multi touch model.
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 SysMultiTouchOff( )
[Visual Basic]
Public Shared Function SysMultiTouchOff () As Int32
[C#]
public static Int32 SysMultiTouchOff ()
Parameter
None
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Comentarios a estos manuales