IOleComponentManager::FRegisterComponent Method (IOleComponent^, array<OLECRINFO>^, UInt32)

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

int FRegisterComponent(
	IOleComponent^ piComponent,
	array<OLECRINFO>^ pcrinfo,
	[OutAttribute] unsigned int% pdwComponentID
)

Return Value

Type: System::Int32
Return to top
Show: