3.1.4.6 IAppHostConfigFile

The IAppHostConfigFile interface provides methods for direct access to a container of IAppHostElement objects in the administration system. The administration system implements a path hierarchy that allows for IAppHostElement objects to be defined at multiple places. This path hierarchy is conceptually split into two levels. One is the level that is represented by IAppHostConfigFile.

Each IAppHostConfigFile maps to a specific path (for example, "MACHINE/WEBROOT"). Within each IAppHostConfigFile, individual IAppHostElement objects exist, which are the base objects of the administration system. Optionally, the IAppHostConfigFile can also support subpaths within it.

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

Methods in RPC Opnum Order

Method

Description

ConfigPath

Opnum: 3

FilePath

Opnum: 4

Locations

Opnum: 5

GetAdminSection

Opnum: 6

GetMetadata

Opnum: 7

SetMetadata

Opnum: 8

ClearInvalidSections

Opnum: 9

RootSectionGroup

Opnum: 10