UpdateFFDestinationConnectionEventHandler Delegate

Definition

public delegate void UpdateFFDestinationConnectionEventHandler(System::Object ^ sender, GenerateFFDestinationConnectionEventArgs ^ args);
public delegate void UpdateFFDestinationConnectionEventHandler(object sender, GenerateFFDestinationConnectionEventArgs args);
type UpdateFFDestinationConnectionEventHandler = delegate of obj * GenerateFFDestinationConnectionEventArgs -> unit
Public Delegate Sub UpdateFFDestinationConnectionEventHandler(sender As Object, args As GenerateFFDestinationConnectionEventArgs)

Parameters

sender
Object

Applies to