次の方法で共有


IppAttributeValue.CreateUnsupported メソッド

定義

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

public:
 static IppAttributeValue ^ CreateUnsupported();
 static IppAttributeValue CreateUnsupported();
public static IppAttributeValue CreateUnsupported();
function createUnsupported()
Public Shared Function CreateUnsupported () As IppAttributeValue

戻り値

新しい IppAttributeValue オブジェクト。

適用対象