IppAttributeValue.CreateUnknown Method

Definition

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

public:
 static IppAttributeValue ^ CreateUnknown();
 static IppAttributeValue CreateUnknown();
public static IppAttributeValue CreateUnknown();
function createUnknown()
Public Shared Function CreateUnknown () As IppAttributeValue

Returns

The new IppAttributeValue object.

Applies to