WorkflowPrintTicket.NotifyXmlChangedAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Avertit le système d’impression que l’objet DOM XML a changé.
public:
virtual IAsyncAction ^ NotifyXmlChangedAsync() = NotifyXmlChangedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction NotifyXmlChangedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction NotifyXmlChangedAsync();
function notifyXmlChangedAsync()
Public Function NotifyXmlChangedAsync () As IAsyncAction
Retours
Cette méthode ne retourne pas de valeur.
- Attributs
Remarques
Cette méthode doit être appelée lorsque le client a apporté des modifications directes au document XML PrintTicket.