IRunningObjectTable::Register Method (UInt32, Object^, IMoniker^, UInt32)

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

void Register(
	unsigned int grfFlags,
	Object^ punkObject,
	IMoniker^ pmkObjectName,
	[OutAttribute] unsigned int% pdwRegister
)

Parameters

grfFlags
Type: System::UInt32
punkObject
Type: System::Object^
pmkObjectName
Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
pdwRegister
Type: System::UInt32
Return to top
Show: