IProfferAsyncService::ProfferAsyncService Method (Guid, IAsyncServiceProvider^)
Visual Studio 2015
Proffers an asynchronous service.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
unsigned int ProfferAsyncService( [InAttribute] Guid% rguidService, IAsyncServiceProvider^ psp )
Parameters
- rguidService
-
Type:
System::Guid
The GUID of the service.
- psp
-
Type:
Microsoft.VisualStudio.Shell.Interop::IAsyncServiceProvider^
The async service provider.
Show: