PrintTaskConfigurationSaveRequestedDeferral Class

Definition

Called by the device app to provide an update of the status of the deferral.

public ref class PrintTaskConfigurationSaveRequestedDeferral sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Printers.Extensions.ExtensionsContract, 65536)]
class PrintTaskConfigurationSaveRequestedDeferral final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Printers.Extensions.ExtensionsContract), 65536)]
public sealed class PrintTaskConfigurationSaveRequestedDeferral
Public NotInheritable Class PrintTaskConfigurationSaveRequestedDeferral
Inheritance
Object Platform::Object IInspectable PrintTaskConfigurationSaveRequestedDeferral
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Devices.Printers.Extensions.ExtensionsContract (introduced in v1.0)

Methods

Complete()

Called by the device app when the deferral is completed.

Applies to