|
pure virtual |
This method is used to attach a P6COM component to the message.
The receiver can then use the p6IMessage::getDataObject() method to retrieve this interface pointer. The interface will automatically be release'd before the message is destroyed.
pIface | [ in ] A pointer to the p6ICom interface of the component to attach to the message. |