3.1.4.7 IAppHostConfigLocation

The IAppHostConfigLocation interface provides methods that access the IAppHostElement objects that are contained in a specific hierarchy subpath in a specified IAppHostConfigFile. IAppHostConfigFile maps to a specific hierarchy path in the administration system, as specified in section 3.1.4.6.

Each IAppHostConfigFile can optionally contain subpaths within it. Each subpath is represented by an IAppHostConfigLocation object. The object contains a collection of IAppHostElement objects, with the guarantee that each IAppHostConfigLocation contains at most one IAppHostElement object of the same name (in other words, the IAppHostElement object name is a key into the collection).

The IAppHostConfigLocation interface inherits opnums 0–2 from the IUnknown interface.

Methods in RPC Opnum Order

Method

Description

Path

Opnum: 3

Count

Opnum: 4

Item

Opnum: 5

AddConfigSection

Opnum: 6

DeleteConfigSection

Opnum: 7