ITDirectoryObjectConference::p ut_StopTime 方法 (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_StopTime 方法會設定會議的停止時間。 如果結束時間為零,則不會限定會話。
語法
HRESULT put_StopTime(
[in] DATE Date
);
參數
[in] Date
會議停止時間。
傳回值
這個方法可以傳回下列其中一個值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
|
Date 參數無效。 |
|
記憶體不足,無法執行作業。 |
|
未指定的錯誤。 |
|
尚未實作這個方法。 |
備註
此函式可能會以未加密的形式透過網路傳送數據;因此,網路上有人竊聽可能會讀取數據。 使用此方法之前,應該先考慮以純文本傳送數據的安全性風險。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | rend.h |
Dll | Rend.dll |