ServiceProvider::QueryService Method

 

Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodQueryService(Guid, Object^)

Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.

System_CAPS_pubmethodQueryService(Type^, Object^)

Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.

Return to top
Show: