![]() | Settings |
The SettingsObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Context | Given context for this object if any. If the settings object supports context, it must be initialized using InitWithContext(ICTExtension, ISettingsContext). |
![]() | HasSerializedCustomData | This flag tells whether custom data has been serialized by overriding a CUSTOMTOOLS' core settings object. This is important to check at overridden implementation of deserialization methods to avoid attempts of deserializing content that is not even stored. See also IsCustomized. For implementation that do not override existing extensions, this can be ignored. |
![]() | ParentExtension | Parent Extension |
![]() | Version | Version of this object, automatically included in serialization. |