itDirectoryObjectConference::get_AdvertisingScope 方法 (rend.h)
[会合 IP 电话会议控件和接口不适用于 Windows Vista、Windows Server 2008 和操作系统的后续版本。 RTC 客户端 API 提供类似的功能。]
get_AdvertisingScope 方法获取广告范围。
语法
HRESULT get_AdvertisingScope(
[out] RND_ADVERTISING_SCOPE *pAdvertisingScope
);
参数
[out] pAdvertisingScope
指向 RND_ADVERTISING_SCOPE枚举的 指针。
返回值
此方法可以返回其中一个值。
返回代码 | 说明 |
---|---|
|
方法成功。 |
|
pAdvertisingScope 参数不是有效的指针。 |
|
内存不足,无法执行操作。 |
|
错误。 |
|
此方法尚未实现。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | rend.h |
DLL | Rend.dll |