GenerateFFDestinationConnectionEventHandler 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.
public delegate void GenerateFFDestinationConnectionEventHandler(System::Object ^ sender, GenerateFFDestinationConnectionEventArgs ^ args);
public delegate void GenerateFFDestinationConnectionEventHandler(object sender, GenerateFFDestinationConnectionEventArgs args);
type GenerateFFDestinationConnectionEventHandler = delegate of obj * GenerateFFDestinationConnectionEventArgs -> unit
Public Delegate Sub GenerateFFDestinationConnectionEventHandler(sender As Object, args As GenerateFFDestinationConnectionEventArgs)
Paramètres
- sender
- Object