다음을 통해 공유


IppAttributeValue.CreateUnsupported 메서드

정의

IPP(인터넷 인쇄 프로토콜)에서 정의한 대로 특성을 나타내는 unsupportedIppAttributeValue 개체를 만듭니다.

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

반환

IppAttributeValue 개체입니다.

적용 대상