_dispTextDocumentKeyPressEvents_SinkHelper 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
仅限 Microsoft 内部使用。
此 API 支持产品基础结构,不能在代码中直接使用。
public ref class _dispTextDocumentKeyPressEvents_SinkHelper sealed : EnvDTE80::_dispTextDocumentKeyPressEvents
public ref class _dispTextDocumentKeyPressEvents_SinkHelper sealed : EnvDTE80::_dispTextDocumentKeyPressEvents
class _dispTextDocumentKeyPressEvents_SinkHelper sealed : EnvDTE80::_dispTextDocumentKeyPressEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public sealed class _dispTextDocumentKeyPressEvents_SinkHelper : EnvDTE80._dispTextDocumentKeyPressEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type _dispTextDocumentKeyPressEvents_SinkHelper = class
interface _dispTextDocumentKeyPressEvents
Public NotInheritable Class _dispTextDocumentKeyPressEvents_SinkHelper
Implements _dispTextDocumentKeyPressEvents
- 继承
-
_dispTextDocumentKeyPressEvents_SinkHelper
- 属性
- 实现
字段
| m_AfterKeyPressDelegate |
此 API 支持产品基础结构,不能在代码中直接使用。 仅限 Microsoft 内部使用。 |
| m_BeforeKeyPressDelegate |
此 API 支持产品基础结构,不能在代码中直接使用。 仅限 Microsoft 内部使用。 |
| m_dwCookie |
此 API 支持产品基础结构,不能在代码中直接使用。 仅限 Microsoft 内部使用。 |
方法
| AfterKeyPress(String, TextSelection, Boolean) |
此 API 支持产品基础结构,不能在代码中直接使用。 仅限 Microsoft 内部使用。 |
| BeforeKeyPress(String, TextSelection, Boolean, Boolean) |
此 API 支持产品基础结构,不能在代码中直接使用。 仅限 Microsoft 内部使用。 |