Ask if a DOFObjectID includes an Attribute extension having a specific ID.
- Parameters
-
self | The DOFObjectID. This must not be NULL. |
type | The ID of the Attribute to find within all available Attribute extensions. See DOFObjectIDAttributeType. Valid numeric range is 0 <= type <= 127. |
- Returns
- Non-zero (TRUE) if an Attribute extension with matching Attribute ID is found, FALSE otherwise.
- Exceptions
-