ITopic interface
Help topic interface, contains methods to retrieve topic information
Members
The ITopic interface inherits from the IDispatch interface. ITopic also has these types of members:
Methods
The ITopic interface has these methods.
| Method | Description |
|---|---|
| Category |
Returns topic categories (if defined in the content) |
| ContentFilter |
Returns the content filter values for the topic |
| ContentType |
Returns this topic's content types (if defined in the content) |
| FetchContent |
method FetchContent - returns a data stream containing the XHTML data for the topic |
Properties
The ITopic interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Returns the catalog interface associated with the topic | |
| Read-only |
Returns topic description | |
| Read-only |
Returns display version | |
| Read-only |
Returns topic identifier | |
| Read-only |
Returns locale | |
| Read-only |
Returns the package that the topic resides in | |
| Read-only |
Returns topic parent identifier. The value will be -1 if the topic is a root (no parent) topic | |
| Read-only |
Returns parent topic locale | |
| Read-only |
Returns parent topic version | |
| Read-only |
For TableOfContents calls, returns true if the topic has children. It will not be relevant data for non-TOC calls. | |
| Read-only |
Returns topics position in the table of contents | |
| Read-only |
Returns topic title | |
| Read-only |
Returns topic locale | |
| Read-only |
Returns topic version | |
| Read-only |
Returns topic url | |
| Read-only |
Returns the vendor name for the topic |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
IDL |
|