PowerTwoSetting::GetIntegerValue
Defined in:
Returns the integer value stored in the setting.
C4Configuration.hPrototype
int32 GetIntegerValue(void) const;
Description
The GetIntegerValue function returns the integer value stored in the setting object.
