|
BrlAPI
0.8
|
Functions | |
| void BRLAPI_STDCALL | brlapi_pause (int timeout_ms) |
| void BRLAPI_STDCALL | brlapi__pause (brlapi_handle_t *handle, int timeout_ms) |
| void BRLAPI_STDCALL brlapi__pause | ( | brlapi_handle_t * | handle, |
| int | timeout_ms | ||
| ) |
| void BRLAPI_STDCALL brlapi_pause | ( | int | timeout_ms | ) |
Waits until an event is received from the BrlAPI server
| timeout_ms | specifies an optional timeout which can be zero for polling, or -1 for infinite wait |
1.8.15