ITaskSettings::get_DisallowStartIfOnBatteries 方法 (taskschd.h)
取得或設定布爾值,指出當計算機在電池上執行時,將不會啟動工作。
這是可讀寫的屬性。
語法
HRESULT get_DisallowStartIfOnBatteries(
VARIANT_BOOL *pDisallowStart
);
參數
pDisallowStart
傳回值
無
備註
讀取或寫入工作的 XML 時,此設定是在工作排程器架構的 DisallowStartIfOnBatteries 元素中指定。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | taskschd.h |
程式庫 | Taskschd.lib |
Dll | Taskschd.dll |