IOleComponentManager::FRegisterComponent Method (IOleComponent^, array<OLECRINFO>^, 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)
int FRegisterComponent( IOleComponent^ piComponent, array<OLECRINFO>^ pcrinfo, [OutAttribute] unsigned int% pdwComponentID )
Parameters
- __unnamed0
- piComponent
- Type: Microsoft.VisualStudio.OLE.Interop::IOleComponent^
- pcrinfo
- Type: array<Microsoft.VisualStudio.OLE.Interop::OLECRINFO>^
Return Value
Type: System::Int32
Show: