Get the N'th Attribute extension of a DOFObjectID.
- Lifecycle
- The data returned is owned by the DOFObjectID and is only valid as long as the DOFObjectID remains valid. It must not be destroyed individually.
- Parameters
-
self | The DOFObjectID. This should not be NULL. |
index | Specifies the N'th Attribute to find within all available Attribute ID extensions. This should be less than the total count of attributes on the DOFObjectID. |
- Returns
- DOFObjectIDAttribute for found N'th Attribute.
- Exceptions
-