ITDirectory::p ut_DefaultObjectTTL 方法 (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_DefaultObjectTTL 方法會設定建立對象的預設存留時間 (TTL) 值,以秒為單位。 僅適用於動態伺服器。 最小值為300秒。
語法
HRESULT put_DefaultObjectTTL(
[in] long TTL
);
參數
[in] TTL
TTL 值,以秒為單位。
傳回值
這個方法可以傳回下列其中一個值。
值 | 意義 |
---|---|
|
方法成功。 |
|
TTL 參數無效。 |
|
記憶體不足,無法執行作業。 |
|
未指定的錯誤。 |
|
尚未實作這個方法。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | rend.h |
Dll | Rend.dll |