ApplicationEvents3_EPostageInsertEventHandler Delegado

Definición

Este controlador de eventos se incluye únicamente para la compatibilidad con versiones anteriores. Se recomienda usar la última versión de este controlador de eventos con el mismo nombre.

public delegate void ApplicationEvents3_EPostageInsertEventHandler(Document ^ Doc);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents3_EPostageInsertEventHandler(Document Doc);
type ApplicationEvents3_EPostageInsertEventHandler = delegate of Document -> unit
Public Delegate Sub ApplicationEvents3_EPostageInsertEventHandler(Doc As Document)

Parámetros

Doc
Document

Este parámetro de eventos se incluye únicamente para la compatibilidad con versiones anteriores.

Atributos

Se aplica a