import "CLMgr.idl";
|
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) |
|
◆ 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 | ) |
|
◆ OwnID
LONG IChatClientList::OwnID |
|
getproperty |
◆ OwnName
BSTR IChatClientList::OwnName |
|
getproperty |
The documentation for this interface was generated from the following file: