ITConnection::get_AddressType 方法
[ Rendezvous IP Telephony Conferencing Controls and interface not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. RTC 用戶端 API 提供類似的功能。]
get_AddressType方法會取得網址類別型。
語法
HRESULT get_AddressType(
[out] BSTR *ppAddressType
);
參數
-
ppAddressType [out]
-
包含網址類別型的 BSTR 指標。
傳回值
這個方法可以傳回下列其中一個值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
|
ppAddressType參數不是有效的指標。 |
|
記憶體不足,無法執行作業。 |
|
未指定的錯誤。 |
|
尚未實作這個方法。 |
備註
應用程式必須使用 SysFreeString 釋放為 ppAddressType 參數配置的記憶體。
規格需求
需求 | 值 |
---|---|
TAPI 版本 |
需要 TAPI 3.0 或更新版本 |
標頭 |
|
程式庫 |
|
DLL |
|