IppAttributeValue.CreateUnsupported Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an IppAttributeValue object that represents an unsupported
attribute, as defined by the Internet Printing Protocol (IPP).
public:
static IppAttributeValue ^ CreateUnsupported();
static IppAttributeValue CreateUnsupported();
public static IppAttributeValue CreateUnsupported();
function createUnsupported()
Public Shared Function CreateUnsupported () As IppAttributeValue
Returns
The new IppAttributeValue object.