LoadRawFileConnectionAttributesEventHandler 代理人

定義

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)

パラメーター

sender
Object

適用対象