_dispDocumentEvents Interface

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public interface class _dispDocumentEvents
public interface class _dispDocumentEvents
__interface _dispDocumentEvents
[System.Runtime.InteropServices.Guid("DC5437F6-F114-11D2-AACF-00C04F688DDE")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispDocumentEvents
[System.Runtime.InteropServices.Guid("DC5437F6-F114-11D2-AACF-00C04F688DDE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispDocumentEvents
[<System.Runtime.InteropServices.Guid("DC5437F6-F114-11D2-AACF-00C04F688DDE")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispDocumentEvents = interface
[<System.Runtime.InteropServices.Guid("DC5437F6-F114-11D2-AACF-00C04F688DDE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispDocumentEvents = interface
Public Interface _dispDocumentEvents
Derived
Attributes

Methods

DocumentClosing(Document)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

DocumentOpened(Document)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

DocumentOpening(String, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

DocumentSaved(Document)

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Applies to