다음을 통해 공유


IOleInPlaceFrame.InsertMenus Method

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

Syntax

‘선언
Sub InsertMenus ( _
    hmenuShared As IntPtr, _
    <OutAttribute> lpMenuWidths As OLEMENUGROUPWIDTHS() _
)
void InsertMenus(
    IntPtr hmenuShared,
    OLEMENUGROUPWIDTHS[] lpMenuWidths
)

Parameters

Remarks

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

.NET Framework Security

See Also

Reference

IOleInPlaceFrame Interface

Microsoft.VisualStudio.OLE.Interop Namespace