Items property

Returns an IERUCollection interface pointer to the collection of items contained in a page or embedded topic.

Syntax


C++

HRESULT get_Items(IERUCollection** ppItems)

Scripting languages

Set Collection = Object.Items

Remarks


Items is the default property for IERUContainer and IERUTopic.

Home

Applies to

IERUContainer