- Contents
DesignerCOM API
II3IDTool::HelpFile Property
get_HelpFile
Returns the name of the Windows help file associated with the tool.
IDL Function Prototype
HRESULT HelpFile(
[out, retval] BSTR * ToolHelpFile
);
C/C++ Syntax
HRESULT get_HelpFile(BSTR * ToolHelpFile);
Parameters
- ToolHelpFile
-
The name of a Windows help file, without path information.