IGlobalInterfaceTable::GetInterfaceFromGlobal Method (UInt32, Guid, IntPtr)

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

void GetInterfaceFromGlobal(
	unsigned int dwCookie,
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppv
)

Parameters

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