IAppCfg Methods [C++]

Methods

[C++]

Method Description
DecodeStatusCode Decodes the specified status code.
GetCountryCodeFromCountryName Returns the country/region code for the specified country/region name.
GetCountryNameFromCountryCode Returns the country/region name for the specified country/region code.
GetCountryNamesList Returns an alphabetical list of country/region names.
GetOptionsDictionary Returns a Dictionary object that maps site configuration keys to site configuration values.
GetRegionCodeFromCountryCodeAndRegionName Returns the state/province code for the specified country/region code and state/province name.
GetRegionNameFromCountryCodeAndRegionCode Returns the state/province name for the specified country/region code and state/province code.
GetRegionNamesListFromCountryCode Returns an alphabetical list of state/province names for the specified country/region code.
Initialize Initializes the AppConfig object.
RefreshCache Refreshes the AppConfig object cache.

[Visual Basic]

Method Description
DecodeStatusCode Decodes the specified status code.
GetCountryCodeFromCountryName Returns the country/region code for the specified country/region name.
GetCountryNameFromCountryCode Returns the country/region name for the specified country/region code.
GetCountryNamesList Returns an alphabetical list of country/region names.
GetOptionsDictionary Returns a Dictionary object that maps site configuration keys to site configuration values.
GetRegionCodeFromCountryCodeAndRegionName Returns the state/province code for the specified country/region code and state/province name.
GetRegionNameFromCountryCodeAndRegionCode Returns the state/province name for the specified country/region code and state/province code.
GetRegionNamesListFromCountryCode Returns an alphabetical list of state/province names for the specified country/region code.
Initialize Initializes the AppConfig object.
RefreshCache Refreshes the AppConfig object cache.

Copyright © 2005 Microsoft Corporation.
All rights reserved.