LoadRawFileConnectionAttributesEventHandler Delegate

Definition

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

Parameters

sender
Object

Applies to