II3IDMessage::Source Property
get_Source
Source of this message.
IDL Function Prototype
HRESULT Source(
   [out, retval] BSTR * MsgSource
);
C/C++ Syntax
HRESULT get_Source(BSTR * MsgSource);
Parameters
 - MsgSource
 
 - 
 
The return value is a string that contains the source for this message.