RenderingConnectionUpdatedEventHandler Délégué
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.
Délégué pour recevoir une notification lorsqu’une coche de mise à jour est terminée sur un RenderingConnection.
public delegate void RenderingConnectionUpdatedEventHandler();
public delegate void RenderingConnectionUpdatedEventHandler();
type RenderingConnectionUpdatedEventHandler = delegate of unit -> unit
Public Delegate Sub RenderingConnectionUpdatedEventHandler()