IInternalUnknown::QueryInternalInterface Method (Guid, IntPtr)

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

void QueryInternalInterface(
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppv
)

Parameters

riid
Type: System::Guid
ppv
Type: System::IntPtr
Return to top
Show: