SaveRawFileConnectionAttributesEventHandler 委托

定义

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

参数

sender
Object

适用于