Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the methods that are called by the Task Scheduler service to manage a COM handler.
Inheritance
The ITaskHandler interface inherits from the IUnknown interface. ITaskHandler also has these types of members:
Methods
The ITaskHandler interface has these methods.
| ITaskHandler::Pause Called to pause the COM handler. |
| ITaskHandler::Resume Called to resume the COM handler. |
| ITaskHandler::Start Called to start the COM handler. |
| ITaskHandler::Stop Called to stop the COM handler. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | taskschd.h |