IRepetitionPattern::p ut_Duration 方法 (taskschd.h)
取得或設定重複模式的時間長度。
這是可讀寫的屬性。
語法
HRESULT put_Duration(
BSTR duration
);
參數
duration
傳回值
無
備註
如果您指定任務的重複持續時間,您也必須指定重複間隔。
讀取或寫入工作的 XML 時,重複持續時間是在工作排程器架構的 Duration 元素中指定。
規格需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | taskschd.h |
程式庫 | Taskschd.lib |
Dll | Taskschd.dll |