- Contents
DesignerCOM API
II3IDMessage::Type Property
get_Type
The type of the message.
IDL Function Prototype
HRESULT Type(
[out, retval] I3IDMessageType * MsgType
);
C/C++ Syntax
HRESULT get_Type( I3IDMessageType * MsgType);
Parameters
- MsgType
-
An I3IDMessageType value.