- Contents
DesignerCOM API
II3IDTool::HelpContext Property
get_HelpContext
Returns the Windows help context ID number of the help topic that discusses this tool.
IDL Function Prototype
HRESULT HelpContext(
[out, retval] long * ToolHelpCntxt
);
C/C++ Syntax
HRESULT get_HelpContext(long * ToolHelpCntxt);
Parameters
- ToolHelpCntxt
-
The context ID number of a topic in a Windows help file.