共用方式為


PrintSupportPrintDeviceCapabilitiesChangedEventArgs 類別

定義

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

public ref class PrintSupportPrintDeviceCapabilitiesChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintSupportPrintDeviceCapabilitiesChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintSupportPrintDeviceCapabilitiesChangedEventArgs
Public NotInheritable Class PrintSupportPrintDeviceCapabilitiesChangedEventArgs
繼承
Object Platform::Object IInspectable PrintSupportPrintDeviceCapabilitiesChangedEventArgs
屬性

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)

屬性

CommunicationConfiguration

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

MxdcImageQualityConfiguration

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

ResourceLanguage

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

方法

GetCurrentPrintDeviceCapabilities()

傳回相關聯網際網路列印通訊協定 (IPP) 印表機的列印功能。

GetCurrentPrintDeviceResources()

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

GetDeferral()

要求列印功能變更作業延遲,並取得延遲物件,該物件將在延遲動作完成時叫用。

SetPrintDeviceCapabilitiesUpdatePolicy(PrintSupportPrintDeviceCapabilitiesUpdatePolicy)

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

SetSupportedPdlPassthroughContentTypes(IIterable<String>)

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

UpdatePrintDeviceCapabilities(XmlDocument)

更新相關聯的網際網路列印通訊協定 (IPP) 印表機的列印功能。

UpdatePrintDeviceResources(XmlDocument)

提供 PrintDeviceCapabilitiesChanged 事件的資訊。

適用於

另請參閱