Feedback

  • Contents
 

II3IDMessage::HelpFileContext Property

get_HelpFileContext

The context ID number of a Windows help file topic that corresponds to this message.

IDL Function Prototype

HRESULT HelpFileContext(

   [out, retval] long * MsgHelpContext

);

C/C++ Syntax

HRESULT get_HelpFileContext(long * MsgHelpContext);

Parameters

MsgHelpContext

The return value is the context number of a topic in the help file.