IPrintSchemaElement interface (printerextension.h)

Provides access to the underlying XML node and name attribute information for a Print Schema element.

Inheritance

The IPrintSchemaElement interface inherits from the IDispatch interface.

Methods

The IPrintSchemaElement interface has these methods.

 
IPrintSchemaElement::get_Name

Gets the base value of the name attribute of this node.
IPrintSchemaElement::get_NamespaceUri

Gets the namespace URI value of the name attribute of this node.
IPrintSchemaElement::get_XmlNode

Gets the IXMLDOMNode object associated with this item.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header printerextension.h