OpenDOF Project
boolean DOFObjectIDAttribute_IsValid ( const DOFObjectIDAttribute  attribute)

Determine if the attribute is a valid attribute.

This check can be made on returned attributes to determine if the value is valid or not.

Parameters
attributeThe DOFObjectIDAttribute. This must not be NULL.
Return values
Non-zero(TRUE) if the attribute is valid.
Zero(FALSE) if the attribute is not valid.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25