AsyncServiceProvider::IObjectWithSite::GetSite Method (Guid, IntPtr)
Visual Studio 2015
Gets the service provider.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual void GetSite( Guid% riid, [OutAttribute] IntPtr% ppvSite ) sealed = IObjectWithSite::GetSite
Parameters
- riid
-
Type:
System::Guid
The IID of the service provider.
- ppvSite
-
Type:
System::IntPtr
[out] A pointer to the service provider.
Implements
IObjectWithSite::GetSite(Guid, IntPtr)
Show: