Freigeben über


PrintSupportPrintDeviceCapabilitiesUpdatePolicy Klasse

Definition

Stellt APIs bereit, um die Richtlinie für regelmäßige Updates für die Druckgerätefunktionen (PDC) basierend auf verstrichener Zeit oder einer angegebenen Anzahl von Druckaufträgen festzulegen.

public ref class PrintSupportPrintDeviceCapabilitiesUpdatePolicy sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintSupportPrintDeviceCapabilitiesUpdatePolicy final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintSupportPrintDeviceCapabilitiesUpdatePolicy
Public NotInheritable Class PrintSupportPrintDeviceCapabilitiesUpdatePolicy
Vererbung
Object Platform::Object IInspectable PrintSupportPrintDeviceCapabilitiesUpdatePolicy
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 11 Insider Preview (eingeführt in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v15.0)

Methoden

CreatePeriodicRefresh(TimeSpan)

Legt die Richtlinie für regelmäßige Updates für die Druckgerätefunktionen (PDC) basierend auf einem Zeitintervall fest.

CreatePrintJobRefresh(UInt32)

Legt die Richtlinie für regelmäßige Aktualisierungen für die Druckgerätefunktionen (PDC) basierend auf der angegebenen Anzahl von Druckaufträgen fest.

Gilt für: