CHAILink SDK
Version 1.3
|
CLC_ErrorCode Output_IsReadyToSend | ( | CPHOBJECT const | hOutput, |
CPBOOLEAN *const | pfIsReady | ||
) |
Check if the output is ready to send.
Part of the flow control sub-system.
[in] | hOutput | Output handle |
[out] | pfIsReady | pointer to a boolean value : TRUE if a message can be sent |