Share via


IVsUserContextItemEvents Members

Include Protected Members
Include Inherited Members

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.

The IVsUserContextItemEvents type exposes the following members.

Methods

  Name Description
Public method OnUserContextItemsAvailable Method to call when there are context-sensitive Help items available.

Top

See Also

Reference

IVsUserContextItemEvents Interface

Microsoft.VisualStudio.Shell.Interop Namespace