38.9.2.9 Gets the touch buzzer settings
Returns the information on the buzzer sound selected in
WinGP.
Function Name
INT32 GetTouchBuzzer
( INT32 l_RuntimeHandle
, INT32 *pl_BuzzerState );
Argument
l_RuntimeHandle: (i)
WinGP handle from which it gets the information
pl_BuzzerState: (o)
Buzzer state
-
0:
BUZZERON (No buzzer)
-
1:
BUZZEROFF (Buzzer)
-
-1:
UNCERTAIN (Unknown)
Return value (NULL)
Status
|