PrintTaskRequestedDeferral クラス

定義

印刷タスクの要求を延期するために使用されます。

public ref class PrintTaskRequestedDeferral sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintTaskRequestedDeferral final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintTaskRequestedDeferral
Public NotInheritable Class PrintTaskRequestedDeferral
継承
Object Platform::Object IInspectable PrintTaskRequestedDeferral
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

メソッド

Complete()

印刷タスク要求の延期がいつ終わったか示します。

適用対象