GenerateFFDestinationConnectionEventHandler Delegate

Definition

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)

Parameters

sender
Object

Applies to