ITDirectoryObjectConference::get_AdvertisingScope 方法 (rend.h)
[Rendezvous IP Telephony 會議控件和介面不適用於 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 |