_dispCommandEvents_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 _dispCommandEvents_SinkHelper sealed : EnvDTE::_dispCommandEvents
public ref class _dispCommandEvents_SinkHelper sealed : EnvDTE::_dispCommandEvents
class _dispCommandEvents_SinkHelper sealed : EnvDTE::_dispCommandEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType]
public sealed class _dispCommandEvents_SinkHelper : EnvDTE._dispCommandEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _dispCommandEvents_SinkHelper : EnvDTE._dispCommandEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType>]
type _dispCommandEvents_SinkHelper = class
    interface _dispCommandEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _dispCommandEvents_SinkHelper = class
    interface _dispCommandEvents
Public NotInheritable Class _dispCommandEvents_SinkHelper
Implements _dispCommandEvents
Inheritance
_dispCommandEvents_SinkHelper
Attributes
Implements

Fields

m_AfterExecuteDelegate

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

Microsoft Internal Use Only.

m_BeforeExecuteDelegate

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

AfterExecute(String, Int32, Object, Object)

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

Microsoft Internal Use Only.

BeforeExecute(String, Int32, Object, Object, Boolean)

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

Microsoft Internal Use Only.

Applies to