SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
IChatClient Interface Reference

import "CLMgr.idl";

Inheritance diagram for IChatClient:

Public Member Functions

HRESULT CreateMsg ([in] MSGTYPE Val, [out, retval] IDispatch **ppDisp)
 
HRESULT SendMsg ([in] IDispatch *pDisp)
 
HRESULT RecvMsg ([out, retval] IDispatch **ppDisp)
 

Properties

LONG PeerID [get]
 
BSTR PeerName [get]
 
LONG PeerSiteID [get]
 

Member Function Documentation

◆ 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)

Property Documentation

◆ PeerID

LONG IChatClient::PeerID
getproperty

◆ PeerName

BSTR IChatClient::PeerName
getproperty

◆ PeerSiteID

LONG IChatClient::PeerSiteID
getproperty

The documentation for this interface was generated from the following file: