public int GetNumericSetting( string strSettingPath, int nIdx )
public: int GetNumericSetting( String^ strSettingPath, int nIdx )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting (relative to scheme, path starts after scheme name). |
| nIdx | 0-based index. |
Return Value
value read from settings