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


IppAttributeValue.CreateNoValue Method

Definition

Creates an IppAttributeValue object that represents a no-value attribute, as defined by the Internet Printing Protocol (IPP).

public:
 static IppAttributeValue ^ CreateNoValue();
 static IppAttributeValue CreateNoValue();
public static IppAttributeValue CreateNoValue();
function createNoValue()
Public Shared Function CreateNoValue () As IppAttributeValue

Returns

The new IppAttributeValue object.

Applies to