TopicItems property

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

Syntax


C++

HRESULT get_TopicItems(IERUCollection** ppItems)

Scripting languages

Set Collection = Object.TopicItems

Remarks


TopicItems is the default property for IERUTopic.

Home

Applies to

IERUTopic