ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler Delegado

Definición

Este objeto, miembro o enumeración está en desuso y no debería usarse en el código.

public delegate void ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar ^ CommandBar, AttachmentSelection ^ Attachments);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar CommandBar, AttachmentSelection Attachments);
Public Delegate Sub ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar As CommandBar, Attachments As AttachmentSelection)

Parámetros

CommandBar
CommandBar
Attachments
AttachmentSelection
Atributos

Se aplica a