Share via


IKeyword::Topics property

Returns an ITopicCollection containing all ITopics associated with this keyword

This property is read-only.

Syntax

HRESULT get_Topics(
  [out, retval] ITopicCollection **pRetVal
);

Property value

The ITopicCollection that contains all ITopics associated with this keyword.

Requirements

Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
IDL
Windows.Help.Runtime.idl

See also

IKeyword