Aracılığıyla paylaş


IOleComponentManager.FRegisterComponent Method

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

Syntax

'Bildirim
Function FRegisterComponent ( _
    piComponent As IOleComponent, _
    pcrinfo As OLECRINFO(), _
    <OutAttribute> ByRef pdwComponentID As UInteger _
) As Integer
int FRegisterComponent(
    IOleComponent piComponent,
    OLECRINFO[] pcrinfo,
    out uint pdwComponentID
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponentManager Interface

Microsoft.VisualStudio.OLE.Interop Namespace