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

import "CLMgr.idl";

Inheritance diagram for IChatClientList:

Public Member Functions

HRESULT Add ([in] LONG ID, [in] BSTR Name, [out, retval] IDispatch **ppDisp)
 
HRESULT Remove ([in] IDispatch *pDisp)
 
HRESULT AddEx ([in] LONG UserID, [in] LONG SiteID, [in] BSTR Name, [out, retval] IDispatch **ppDisp)
 

Properties

LONG OwnID [get]
 
BSTR OwnName [get]
 

Member Function Documentation

◆ Add()

HRESULT IChatClientList::Add ( [in] LONG ID,
[in] BSTR Name,
[out, retval] IDispatch ** ppDisp )

◆ AddEx()

HRESULT IChatClientList::AddEx ( [in] LONG UserID,
[in] LONG SiteID,
[in] BSTR Name,
[out, retval] IDispatch ** ppDisp )

◆ Remove()

HRESULT IChatClientList::Remove ( [in] IDispatch * pDisp)

Property Documentation

◆ OwnID

LONG IChatClientList::OwnID
getproperty

◆ OwnName

BSTR IChatClientList::OwnName
getproperty

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