共用方式為


ITDirectoryObjectConference::p ut_AdvertisingScope 方法 (rend.h)

[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 提供類似的功能。]

put_AdvertisingScope方法會設定廣告範圍。

語法

HRESULT put_AdvertisingScope(
  [in] RND_ADVERTISING_SCOPE AdvertisingScope
);

參數

[in] AdvertisingScope

列舉RND_ADVERTISING_SCOPE指標。

傳回值

這個方法可以傳回下列其中一個值。

傳回碼 描述
S_OK
方法成功。
E_INVALIDARG
AdvertisingScope參數無效。
E_OUTOFMEMORY
記憶體不足,無法執行作業。
E_FAIL
未指定的錯誤。
E_NOTIMPL
尚未實作這個方法。

備註

此函式可能會以未加密的形式透過網路傳送資料;因此,網路上有人竊聽可能會讀取資料。 使用此方法之前,應該先考慮以純文字傳送資料的安全性風險。

需求

   
目標平台 Windows
標頭 rend.h
Dll Rend.dll

另請參閱

ITDirectoryObjectConference

ITDirectoryObjectConference::get_AdvertisingScope

RND_ADVERTISING_SCOPE