This topic has not yet been rated - Rate this topic

_dispCommandEvents_SinkHelper Class

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

Microsoft Internal Use Only.

System.Object
  EnvDTE._dispCommandEvents_SinkHelper

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispCommandEvents_SinkHelper : _dispCommandEvents

The _dispCommandEvents_SinkHelper type exposes the following members.

  NameDescription
Public methodAfterExecuteInfrastructure. Microsoft Internal Use Only.
Public methodBeforeExecuteInfrastructure. Microsoft Internal Use Only.
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top
  NameDescription
Public fieldm_AfterExecuteDelegateInfrastructure. Microsoft Internal Use Only.
Public fieldm_BeforeExecuteDelegateInfrastructure. Microsoft Internal Use Only.
Public fieldm_dwCookieInfrastructure. Microsoft Internal Use Only.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.