- Contents
DesignerCOM API
II3IDMessage::Description Property
get_Description
Description of information for this message.
IDL Function Prototype
HRESULT Description(
[out, retval] BSTR * MsgDescription
);
C/C++ Syntax
HRESULT get_Description(BSTR * MsgDescription);
Parameters
- MsgDescription
-
The return value is a string that describes this message.