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

import "CLMgrPub.idl";

Inheritance diagram for ISIPAccountCollection:

Public Member Functions

HRESULT Item ([in] VARIANT index, [out, retval] VARIANT *pVariant)
 
HRESULT AddAccount ([in] IDispatch *pVal)
 
HRESULT UpdateAccount ([in] BSTR SIPUserID, [in] BSTR SIPRealm, [in] IDispatch *pVal)
 
HRESULT DeleteAccount ([in] BSTR SIPUserID, [in] BSTR SIPRealm)
 
HRESULT AddAccountAndRegister ([in] IDispatch *pVal)
 
HRESULT DeleteAccountAndUnRegister ([in] BSTR SIPUserID, [in] BSTR SIPRealm)
 

Properties

IUnknown _NewEnum [get]
 
long Count [get]
 
IDispatch CreateAccount [get]
 

Member Function Documentation

◆ AddAccount()

HRESULT ISIPAccountCollection::AddAccount ( [in] IDispatch * pVal)

◆ AddAccountAndRegister()

HRESULT ISIPAccountCollection::AddAccountAndRegister ( [in] IDispatch * pVal)

◆ DeleteAccount()

HRESULT ISIPAccountCollection::DeleteAccount ( [in] BSTR SIPUserID,
[in] BSTR SIPRealm )

◆ DeleteAccountAndUnRegister()

HRESULT ISIPAccountCollection::DeleteAccountAndUnRegister ( [in] BSTR SIPUserID,
[in] BSTR SIPRealm )

◆ Item()

HRESULT ISIPAccountCollection::Item ( [in] VARIANT index,
[out, retval] VARIANT * pVariant )

◆ UpdateAccount()

HRESULT ISIPAccountCollection::UpdateAccount ( [in] BSTR SIPUserID,
[in] BSTR SIPRealm,
[in] IDispatch * pVal )

Property Documentation

◆ _NewEnum

IUnknown ISIPAccountCollection::_NewEnum
get

◆ Count

long ISIPAccountCollection::Count
get

◆ CreateAccount

IDispatch ISIPAccountCollection::CreateAccount
getproperty

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