Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IPrintSchemaTicket::NotifyXmlChanged method

Notifies the print system that the XML DOM object has changed.

Syntax


HRESULT NotifyXmlChanged(
    None
);

Parameters

None

This method has no parameters.

Return value

This method returns an HRESULT value.

Remarks

If the client retrieves the XML DOM object of the PrintTicket by calling IPrintSchemaElement::XmlNode, and makes direct modifications to the PrintTicket using XMLDOM APIs, then it is the responsibility of the client to call IPrintSchemaTicket::NotifyXmlChanged to notify the system that the PrintTicket content has been modified.

Requirements

Target platform

Desktop

Version

Windows 8

Header

Printerextension.h

See also

IPrintSchemaTicket
IPrintSchemaElement::XmlNode

 

 

Send comments about this topic to Microsoft

Show: