Setting::GetSettingIdentifier
Defined in:
Returns the setting's unique identifier.
C4Configuration.h
Prototype
Type GetSettingIdentifier(void) const;
Description
The GetSettingIdentifier
returns the unique identifier that was passed to the Setting
constructor.
See Also