次の方法で共有


IppAttributeValue.CreateNoValue メソッド

定義

インターネット印刷プロトコル (IPP) で定義されている属性をno-value表す IppAttributeValue オブジェクトを作成します。

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

戻り値

新しい IppAttributeValue オブジェクト。

適用対象