_dispDocumentEvents_SinkHelper 类

定义

仅限 Microsoft 内部使用。

此 API 支持产品基础结构,不能在代码中直接使用。

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(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispDocumentEvents_SinkHelper : EnvDTE._dispDocumentEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispDocumentEvents_SinkHelper = class
    interface _dispDocumentEvents
Public NotInheritable Class _dispDocumentEvents_SinkHelper
Implements _dispDocumentEvents
继承
_dispDocumentEvents_SinkHelper
属性
实现

字段

m_DocumentClosingDelegate

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

m_DocumentOpenedDelegate

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

m_DocumentOpeningDelegate

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

m_DocumentSavedDelegate

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

m_dwCookie

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

方法

DocumentClosing(Document)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

DocumentOpened(Document)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

DocumentOpening(String, Boolean)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

DocumentSaved(Document)

此 API 支持产品基础结构,不能在代码中直接使用。

仅限 Microsoft 内部使用。

适用于