ITDirectoryObjectConference::p ut_IsEncrypted 方法 (rend.h)
[会合 IP 电话会议控件和接口不适用于 Windows Vista、Windows Server 2008 和操作系统的后续版本。 RTC 客户端 API 提供类似的功能。]
put_IsEncrypted 方法设置会议是否加密。
语法
HRESULT put_IsEncrypted(
[in] VARIANT_BOOL fEncrypted
);
参数
[in] fEncrypted
指示会议是否已加密。
返回值
此方法可以返回其中一个值。
返回代码 | 说明 |
---|---|
|
方法成功。 |
|
fEncrypted 参数无效。 |
|
内存不足,无法执行操作。 |
|
错误。 |
|
此方法尚未实现。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | rend.h |
DLL | Rend.dll |