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