IppAttributeValue.CreateNoValue 方法

定义

创建一个 IppAttributeValue 对象,该对象表示 no-value 由 Internet 打印协议 (IPP) 定义的属性。

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

返回

新的 IppAttributeValue 对象。

适用于