UpdateFFDestinationConnectionEventHandler 代理人

定義

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)

パラメーター

sender
Object

適用対象