ServiceProvider::QueryService Method
Visual Studio 2015
Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | QueryService(Guid, Object^) | Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell. |
![]() | QueryService(Type^, Object^) | Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell. |
Show:
