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

适用于