IVsGlobalSearch::IsProviderEnabled Method (Guid)
Visual Studio 2015
Indicates whether the specified search provider is enabled.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- guidCategoryId
-
Type:
System::Guid
[in] GUID that identifies the category of the search provider.
Return Value
Type: System::BooleanVARIANT_BOOL that indicates if the search provider is enabled. If true, the search provider is enabled.
Show: