This topic has not yet been rated - Rate this topic

IVsUserContextItemEvents Interface

Defines the method called when there are context-sensitive Help items available. Implement this interface and pass it to the AdviseContextItemEvents of the IVsMonitorUserContext interface to receive event notification.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("A2078F0E-A310-420A-BA27-16531905B88F")] 
public interface IVsUserContextItemEvents
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("A2078F0E-A310-420A-BA27-16531905B88F") */ 
public interface IVsUserContextItemEvents
InterfaceTypeAttribute(1) 
GuidAttribute("A2078F0E-A310-420A-BA27-16531905B88F") 
public interface IVsUserContextItemEvents
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ