इसके माध्यम से साझा किया गया


IppAttributeValue.CreateUnsupported Method

Definition

Creates an IppAttributeValue object that represents an unsupported attribute, as defined by the Internet Printing Protocol (IPP).

public:
 static IppAttributeValue ^ CreateUnsupported();
 static IppAttributeValue CreateUnsupported();
public static IppAttributeValue CreateUnsupported();
function createUnsupported()
Public Shared Function CreateUnsupported () As IppAttributeValue

Returns

The new IppAttributeValue object.

Applies to