_dispDocumentEvents_SinkHelper Class

Definition

Microsoft Internal Use Only.

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

public ref class _dispDocumentEvents_SinkHelper sealed : EnvDTE::_dispDocumentEvents
public ref class _dispDocumentEvents_SinkHelper sealed : EnvDTE::_dispDocumentEvents
class _dispDocumentEvents_SinkHelper sealed : EnvDTE::_dispDocumentEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispDocumentEvents_SinkHelper : EnvDTE._dispDocumentEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispDocumentEvents_SinkHelper : EnvDTE._dispDocumentEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispDocumentEvents_SinkHelper = class
    interface _dispDocumentEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispDocumentEvents_SinkHelper = class
    interface _dispDocumentEvents
Public NotInheritable Class _dispDocumentEvents_SinkHelper
Implements _dispDocumentEvents
Inheritance
_dispDocumentEvents_SinkHelper
Attributes
Implements

Fields

m_DocumentClosingDelegate

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

Microsoft Internal Use Only.

m_DocumentOpenedDelegate

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

Microsoft Internal Use Only.

m_DocumentOpeningDelegate

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

Microsoft Internal Use Only.

m_DocumentSavedDelegate

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

Microsoft Internal Use Only.

m_dwCookie

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

Microsoft Internal Use Only.

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