OpenDOF Project
uint32 DOFConfig_GetMaxOperations ( DOFConfig  self)

Gets the maximum number of operations that DOFs created from this DOFConfig will support.

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