CreateAttachmentCompletedEventHandler Delegar

Definição

O CreateAttachmentCompletedEventHandler é o tipo de representante que define o manipulador de eventos que é chamado quando a operação assíncrona correspondente seja 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