This topic has not yet been rated - Rate this topic

IVsHelpAttributeList Interface

Provides a list of all possible values for a Help attribute. The interface does not provide an enumerator but instead uses an integer index to retrieve the values.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("0A56FB1E-1B2F-4699-8178-63B98E816F35")] 
public interface IVsHelpAttributeList
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("0A56FB1E-1B2F-4699-8178-63B98E816F35") */ 
public interface IVsHelpAttributeList
InterfaceTypeAttribute(1) 
GuidAttribute("0A56FB1E-1B2F-4699-8178-63B98E816F35") 
public interface IVsHelpAttributeList

Used as an argument in SetTopicTypeFilter method of the IVsMonitorUserContext interface.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ