IVsMonitorUserContext::FindTargetItems Method (String^, String^, IVsUserContextItemCollection^, Int32)
Visual Studio 2015
Method information is not provided. Do not use this method.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
int FindTargetItems( String^ pszTargetAttr, String^ pszTargetAttrValue, [OutAttribute] IVsUserContextItemCollection^% pplist, [OutAttribute] int% pfF1Kwd )
Parameters
- pszTargetAttr
-
Type:
System::String^
Do not use.
- pszTargetAttrValue
-
Type:
System::String^
Do not use.
- pplist
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUserContextItemCollection^
Do not use.
- pfF1Kwd
-
Type:
System::Int32
Do not use.
Return Value
Type: System::Int32
Show: