IRunningObjectTable::Register Method (UInt32, Object^, IMoniker^, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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
Show: