Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 1.94 KB

nn-taskschd-itaskservice.md

File metadata and controls

67 lines (55 loc) · 1.94 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:taskschd.ITaskService
ITaskService (taskschd.h)
Provides access to the Task Scheduler service for managing registered tasks.
ITaskService
ITaskService interface [Task Scheduler]
ITaskService interface [Task Scheduler]
described
taskschd.itaskservice
taskschd/ITaskService
taskschd\itaskservice.htm
taskschd
2459aaae-4c3a-458a-ad2c-bfff3a0322d3
12/05/2018
ITaskService, ITaskService interface [Task Scheduler], ITaskService interface [Task Scheduler],described, taskschd.itaskservice, taskschd/ITaskService
taskschd.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Taskschd.lib
Taskschd.dll
Windows
19H1
ITaskService
taskschd/ITaskService
c++
APIRef
kbSyntax
COM
taskschd.dll
ITaskService

ITaskService interface

-description

Provides access to the Task Scheduler service for managing registered tasks.

The ITaskService::Connect method should be called before calling any of the other ITaskService methods.

-inheritance

The ITaskService interface inherits from the IUnknown interface. ITaskService also has these types of members:

-see-also

Task Scheduler

Task Scheduler Interfaces