import "CLMgr.idl";
|
HRESULT | CreateMsg ([in] MSGTYPE Val, [out, retval] IDispatch **ppDisp) |
|
HRESULT | SendMsg ([in] IDispatch *pDisp) |
|
HRESULT | RecvMsg ([out, retval] IDispatch **ppDisp) |
|
◆ CreateMsg()
HRESULT IChatClient::CreateMsg |
( |
[in] MSGTYPE | Val, |
|
|
[out, retval] IDispatch ** | ppDisp ) |
◆ RecvMsg()
HRESULT IChatClient::RecvMsg |
( |
[out, retval] IDispatch ** | ppDisp | ) |
|
◆ SendMsg()
HRESULT IChatClient::SendMsg |
( |
[in] IDispatch * | pDisp | ) |
|
◆ PeerID
◆ PeerName
BSTR IChatClient::PeerName |
|
getproperty |
◆ PeerSiteID
LONG IChatClient::PeerSiteID |
|
getproperty |
The documentation for this interface was generated from the following file: