Share via


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

適用対象