This topic has not yet been rated - Rate this topic

PrintTaskSourceRequestedDeferral class

Used to defer the request for a print task source.

Syntax


public ref class PrintTaskSourceRequestedDeferral sealed : Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The PrintTaskSourceRequestedDeferral class has these types of members:

Methods

The PrintTaskSourceRequestedDeferral class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.

MethodDescription
Complete Indicates when the deferral for a print task source request is over.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Namespace

Windows.Graphics.Printing
Windows::Graphics::Printing [C++]

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.