This topic has not yet been rated - Rate this topic

_dispVSLangProjWebReferencesEvents_SinkHelper Class

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

Microsoft Internal Use Only. For functionality, see VSLangProjWebReferencesEvents.

System.Object
  VSLangProj80._dispVSLangProjWebReferencesEvents_SinkHelper

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispVSLangProjWebReferencesEvents_SinkHelper : _dispVSLangProjWebReferencesEvents

The _dispVSLangProjWebReferencesEvents_SinkHelper type exposes the following members.

  NameDescription
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 methodOnAfterWebReferenceAddedMicrosoft Internal Use Only.
Public methodOnBeforeWebReferenceRemovedMicrosoft Internal Use Only.
Public methodOnWebReferenceChangedMicrosoft Internal Use Only.
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top
  NameDescription
Public fieldm_dwCookieMicrosoft Internal Use Only.
Public fieldm_OnAfterWebReferenceAddedDelegateMicrosoft Internal Use Only.
Public fieldm_OnBeforeWebReferenceRemovedDelegateMicrosoft Internal Use Only.
Public fieldm_OnWebReferenceChangedDelegateMicrosoft 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.