AsyncPackage::IAsyncServiceProvider::QueryServiceAsync Method (Guid)
Visual Studio 2015
Gets the async service, if it is available.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual IVsTask^ QueryServiceAsync( Guid% guidService ) sealed = IAsyncServiceProvider::QueryServiceAsync
Parameters
- guidService
-
Type:
System::Guid
The GUID of the service.
Show: