Feedback

  • Contents
 

II3IDMessage::HelpFileURL Property

get_HelpFileURL

URL where information can be found for this message.

IDL Function Prototype

HRESULT HelpFileURL(

   [out, retval] BSTR * MsgURL

);

C/C++ Syntax

HRESULT get_HelpFileURL(BSTR * MsgURL);

Parameters

MsgURL

The return value is a universal resource locator (web address).