- Contents
 
DesignerCOM API
II3IDInitiator::HelpContext Property
get_HelpContext
Returns the WinHelp context string associated with this initiator.
IDL Function Prototype
HRESULT HelpContext(
[out, retval] long * InitHelpCntxt
);
C/C++ Syntax
HRESULT get_HelpContext(long * InitHelpCntxt);
Parameters
- InitHelpCntxt
 - 
 
The Winhelp context string returned is a number that identifies a topic in a help file.
 

 
			 