IGlobalInterfaceTable::RegisterInterfaceInGlobal Method (Object^, Guid, UInt32)

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

void RegisterInterfaceInGlobal(
	Object^ punk,
	[InAttribute] Guid% riid,
	[OutAttribute] unsigned int% pdwCookie
)

Parameters

punk
Type: System::Object^
riid
Type: System::Guid
pdwCookie
Type: System::UInt32
Return to top
Show: