Main Page
Modules
Data Structures
DOFValueStructure
DOFValueStructure_Create
DOFValueStructure_Create_Type
DOFValueStructure_GetField
DOFValueStructure_GetFields
DOFValueStructure_GetFieldsCount
DOFValueStructureType_Create
uint16
DOFValueStructure_GetFieldsCount
(
const
DOFValue
self
)
Report the number of fields in the DOFValueStructure.
Parameters
self
The DOFValueStructure (a DOFValue). This must not be NULL.
Returns
The number of fields in the DOFValueStructure.
Exceptions
0
is returned if
self
is NULL or it is not a
DOFValueStructure
.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22