IObjectWithSite::GetSite Method (Guid, IntPtr)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetSite(
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppvSite
)

Parameters

riid
Type: System::Guid

 

ppvSite
Type: System::IntPtr

 

For information on the COM interface, see .E688136E-E06B-46BA-BEC9-B8DB2F9C468D

Return to top
Show: