다음을 통해 공유


IOleInPlaceFrame.RemoveMenus Method

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

Syntax

‘선언
Sub RemoveMenus ( _
    hmenuShared As IntPtr _
)
void RemoveMenus(
    IntPtr hmenuShared
)

Parameters

Remarks

For information on the COM interface, see IOleInPlaceFrame::RemoveMenus

.NET Framework Security

See Also

Reference

IOleInPlaceFrame Interface

Microsoft.VisualStudio.OLE.Interop Namespace