次の方法で共有


IRunningObjectTable.Register Method

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

Syntax

'宣言
Sub Register ( _
    grfFlags As UInteger, _
    punkObject As Object, _
    pmkObjectName As IMoniker, _
    <OutAttribute> ByRef pdwRegister As UInteger _
)
void Register(
    uint grfFlags,
    Object punkObject,
    IMoniker pmkObjectName,
    out uint pdwRegister
)

Parameters

.NET Framework Security

See Also

Reference

IRunningObjectTable Interface

Microsoft.VisualStudio.OLE.Interop Namespace