OpenDOF Project
boolean DOFOperation_IsAcknowledged ( const DOFOperation  op)

Report whether or not the Operation is acknowledged.

An Operation is considered acknowledged when a response (either positive or negative) has been received. BeginQuery, BeginInterest, and BeginProvide Operations do not receive a response, and therefore are never acknowledged.

Parameters
opThe Operation. This must not be NULL.
Return values
TRUEif the operation is acknowledged.
FALSEif the operation is not yet acknowledged.
See Also
DOFOperation_WaitAcknowledged
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22