Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For TableOfContents calls, returns true if the topic has children. It will not be relevant data for non-TOC calls.
This property is read-only.
Syntax
HRESULT get_TableOfContentsHasChildren(
[out, retval] VARIANT_BOOL *pRetVal
);
Property value
True if the topic has children; otherwise false.
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
IDL |
|