![]() |
• Interface Manager |
|
API Links
Developer Links
|
Configurable::GetSettingCountDefined in:
Called to retrieve the number of settings that a configurable object exposes.
C4Configurable.hPrototype
Description
The GetSettingCount function is called to retrieve the number of settings that a configurable object exposes. The value returned by an override implementation should be the number of separate settings than can be returned by the Configurable::GetSetting function.
See Also
|