TaskCompletionClient interface

Enables task completion.

Members

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

Methods

The TaskCompletionClient interface has these methods.

MethodDescription
ApplyTaskCompletion

Begins the task completion.

RevokeTaskCompletion

Ends the task completion.

 

Remarks

The GUID for this interface is "E97D552D-9AE9-46AA-9151-D2DA4BBB5E96".

This API is deprecated and may not be available in future versions of Windows. Apps should use the APIs in the Windows.ApplicationModel.ExtendedExecution namespace instead.

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

DLL

ExecModelClient.dll

 

 

Show: