다음을 통해 공유


IAdviseSink.OnRename Method

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

Syntax

‘선언
Sub OnRename ( _
    pmk As IMoniker _
)
void OnRename(
    IMoniker pmk
)

Parameters

Remarks

For information on the COM interface, see IAdviseSink::OnRename

.NET Framework Security

See Also

Reference

IAdviseSink Interface

Microsoft.VisualStudio.OLE.Interop Namespace