import "CLMgr.idl";
|
HRESULT | InitEx ([in] BSTR ServerName, [in] BSTR BackupServerName, [out] IClPBX **ppIClPbx) |
|
HRESULT | GetServerFromAutoDetection ([out] BSTR *psServer, [out] BSTR *psBackupServer, [out] BOOL *pbAutoDetectionEnabled, [out] BOOL *pbServerAvailable) |
|
HRESULT | GetLogonInfo ([out] BSTR *psServer, [out] BSTR *psUser) |
|
◆ GetLogonInfo()
HRESULT IClientLineMgrEx3::GetLogonInfo |
( |
[out] BSTR * | psServer, |
|
|
[out] BSTR * | psUser ) |
◆ GetServerFromAutoDetection()
HRESULT IClientLineMgrEx3::GetServerFromAutoDetection |
( |
[out] BSTR * | psServer, |
|
|
[out] BSTR * | psBackupServer, |
|
|
[out] BOOL * | pbAutoDetectionEnabled, |
|
|
[out] BOOL * | pbServerAvailable ) |
◆ InitEx()
HRESULT IClientLineMgrEx3::InitEx |
( |
[in] BSTR | ServerName, |
|
|
[in] BSTR | BackupServerName, |
|
|
[out] IClPBX ** | ppIClPbx ) |
The documentation for this interface was generated from the following file: