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

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

int QueryService(
	[InAttribute] Guid% guidService,
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppvObject
)

Parameters

guidService
Type: System::Guid
riid
Type: System::Guid
ppvObject
Type: System::IntPtr

Return Value

Type: System::Int32
Return to top
Show: