次の方法で共有


IOleObject.SetMoniker Method

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

Syntax

'宣言
Sub SetMoniker ( _
    dwWhichMoniker As UInteger, _
    pmk As IMoniker _
)
void SetMoniker(
    uint dwWhichMoniker,
    IMoniker pmk
)

Parameters

Remarks

For information on the COM interface, see IOleObject::SetMoniker

.NET Framework Security

See Also

Reference

IOleObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace