Feedback

  • Contents
 

II3IDMessage::HelpFile Property

get_HelpFile

Name of the Windows Help file contains information about this message.

IDL Function Prototype

HRESULT HelpFile(

   [out, retval] BSTR * MsgHelpFile

);

C/C++ Syntax

HRESULT get_HelpFile(BSTR * MsgHelpFile);

Parameters

MsgHelpFile

The name of a Windows help file.