3.1.4.3 IAppHostChildElementCollection

The IAppHostChildElementCollection interface provides methods that allow access to any fixed child IAppHostElement objects that are contained by the specific IAppHostElement object that provides this interface through IAppHostElement::ChildElements().

An IAppHostElement can contain any number of fixed, uniquely named child IAppHostElement objects. This IAppHostChildElementCollection provides access to these child elements.

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

Methods in RPC Opnum Order

Method

Description

Count

Opnum: 3

Item

Opnum: 4