OpenDOF Project
uint32 DOFState_GetMaxOperations ( DOFState  self)

Gets the maximum number of operations, including both local and remote operations, that a DOF supports.

Deprecated:
The ability to set a maximum number of operations was removed. This function always returns 0xFFFFFFFF.
Parameters
selfThe state to get the value from. This must not be NULL.
Returns
0xFFFFFFFF.
See Also
DOFConfigBuilder_SetMaxOperations
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31