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

适用于