ITDirectoryObjectConference::get_IsEncrypted 方法 (rend.h)
[Rendezvous IP Telephony 會議控制項和介面不適用於 Windows Vista、Windows Server 2008 和後續版本的作業系統。 RTC 用戶端 API 提供類似的功能。
get_IsEncrypted方法會取得會議是否已加密。
語法
HRESULT get_IsEncrypted(
[out] VARIANT_BOOL *pfEncrypted
);
參數
[out] pfEncrypted
會議是否已加密的指標。
傳回值
這個方法可以傳回其中一個值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
|
pfEncrypted參數不是有效的指標。 |
|
記憶體不足,無法執行作業。 |
|
未指定的錯誤。 |
|
尚未實作這個方法。 |
需求
目標平台 | Windows |
標頭 | rend.h |
Dll | Rend.dll |