ITopic::TableOfContentsPosition property

Returns topics position in the table of contents

This property is read-only.

Syntax

HRESULT get_TableOfContentsPosition(
  [out, retval] BSTR *pRetVal
);

Property value

The current position in the table of contents.

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

ITopic