OpenDOF Project
boolean DOFOperationControl_IsDelay ( DOFOperationControl  self)

Determine if a DOFOperationControl has delay behavior enabled or disabled.

Parameters
selfThe operationControl. This must not be NULL.
Returns
A boolean describing whether this operationControl has delay behavior enabled or not.
Return values
TRUEself is valid and has delay behavior enabled.
FALSEself is valid and has delay behavior disabled.
Exceptions
FALSEis returned if self is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22