SetDataDrivenSubscriptionPropertiesCompletedEventHandler 代理人

定義

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

パラメーター

sender
Object

適用対象