IOleComponentManager::QueryService Method (Guid, Guid, IntPtr)

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

void QueryService(
	[InAttribute] Guid% guidService,
	[InAttribute] Guid% iid,
	[OutAttribute] IntPtr% ppvObj
)

Parameters

guidService
Type: System::Guid
iid
Type: System::Guid
ppvObj
Type: System::IntPtr
Return to top
Show: