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 7.1.5 Build 0
2017-01-25