Share via


IppAttributeValue.CreateNoValue Método

Definición

Crea un objeto IppAttributeValue que representa un no-value atributo, tal y como se define en el Protocolo de impresión de Internet (IPP).

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

Devoluciones

Nuevo objeto IppAttributeValue .

Se aplica a