_dispTextDocumentKeyPressEvents_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 _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]
public sealed class _dispTextDocumentKeyPressEvents_SinkHelper : EnvDTE80._dispTextDocumentKeyPressEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispTextDocumentKeyPressEvents_SinkHelper : EnvDTE80._dispTextDocumentKeyPressEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispTextDocumentKeyPressEvents_SinkHelper = class
    interface _dispTextDocumentKeyPressEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispTextDocumentKeyPressEvents_SinkHelper = class
    interface _dispTextDocumentKeyPressEvents
Public NotInheritable Class _dispTextDocumentKeyPressEvents_SinkHelper
Implements _dispTextDocumentKeyPressEvents
Inheritance
_dispTextDocumentKeyPressEvents_SinkHelper
Attributes
Implements

Fields

m_AfterKeyPressDelegate

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

Microsoft Internal Use Only.

m_BeforeKeyPressDelegate

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

AfterKeyPress(String, TextSelection, Boolean)

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

Microsoft Internal Use Only.

BeforeKeyPress(String, TextSelection, Boolean, Boolean)

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

Microsoft Internal Use Only.

Applies to