OpenDOF Project
boolean DOSOperation_IsDelay ( DOSOperation  op)

Determine if an operation has delay behavior enabled or disabled.

Parameters
opThe operation. This must not be NULL.
Returns
A boolean describing whether this operation has delay behavior enabled or not.
Return values
Non-zero(TRUE) if delay behavior is enabled.
Zero(FALSE) if delay behavior is disabled.
core-c-cos Version 7.0.1 Build 0
2018-02-08