Share via


IppAttributeError Class

Definition

Represents an error for an attribute set operation for a printer or printer job.

public ref class IppAttributeError sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class IppAttributeError final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class IppAttributeError
Public NotInheritable Class IppAttributeError
Inheritance
Object Platform::Object IInspectable IppAttributeError
Attributes

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Properties

ExtendedError

Gets extended information about the attribute set operation error for a printer or printer job.

Reason

A value that indicates the reason why the attribute set operation failed for a printer or printer job.

Methods

GetUnsupportedValues()

Gets the list of attribute values that are not supported by the current printer or printer job.

Applies to

See also