- Contents
 
DesignerCOM API
II3IDInitiator::HelpFile Property
get_HelpFile
Returns the name of the WinHelp help file that describes this initiator.
IDL Function Prototype
HRESULT HelpFile(
[out, retval] BSTR * InitHelpFile
);
C/C++ Syntax
HRESULT get_HelpFile(BSTR * InitHelpFile);
Parameters
- InitHelpFile
 - 
 
A Windows help filename is returned.
 

 
			 