IVsHelpEvents Interface

 

Supports filter and collection change events.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

[GuidAttribute("507E4490-5A8C-11D3-B897-00C04F79F802")]
public interface class IVsHelpEvents

NameDescription
System_CAPS_pubmethodOnCollectionChanged(String^, String^)

Called when the Help collection changes.

System_CAPS_pubmethodOnFilterChanged(String^)

Called when the filter applied to the Help collection changes.

Return to top
Show: