Topic property

Returns an IERUTopic interface pointer if the item is a Topic Page or the item contains an embedded topic.

Syntax


C++

HRESULT get_Topic(IERUTopic** ppTopic)

Scripting languages

Set value = Object.Topic

Remarks


If the item is not a Topic Page or does not have an embedded topic, this property returns the error E_NOTIMPL.

Home

Applies to

IERUItem