Compartilhar via


CreateAttachmentCompletedEventHandler Delegar

Definição

O CreateAttachmentCompletedEventHandler é o tipo de delegado que define o manipulador de eventos chamado quando a operação assíncrona correspondente é concluída.

public delegate void CreateAttachmentCompletedEventHandler(System::Object ^ sender, CreateAttachmentCompletedEventArgs ^ e);
public delegate void CreateAttachmentCompletedEventHandler(object sender, CreateAttachmentCompletedEventArgs e);
Public Delegate Sub CreateAttachmentCompletedEventHandler(sender As Object, e As CreateAttachmentCompletedEventArgs)

Parâmetros

sender
Object

Aplica-se a