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
0: Completed
-1: Parameter error
-2: Timeout
1: State WinGP does not accept (ending, etc.)