IVsMonitorUserContext.SetTopicTypeFilter – metoda (IVsHelpAttributeList)
Informace o metodě není k dispozici.Nepoužívejte tuto metodu.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int SetTopicTypeFilter(
IVsHelpAttributeList pTopicTypeList
)
int SetTopicTypeFilter(
IVsHelpAttributeList^ pTopicTypeList
)
abstract SetTopicTypeFilter :
pTopicTypeList:IVsHelpAttributeList -> int
Function SetTopicTypeFilter (
pTopicTypeList As IVsHelpAttributeList
) As Integer
Parametry
- pTopicTypeList
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsMonitorUserContext – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek