Share via


IOleInPlaceFrame.RemoveMenus(IntPtr) Method

Definition

public:
 void RemoveMenus(IntPtr hmenuShared);
public void RemoveMenus (IntPtr hmenuShared);
abstract member RemoveMenus : nativeint -> unit
Public Sub RemoveMenus (hmenuShared As IntPtr)

Parameters

hmenuShared
IntPtr

nativeint

Remarks

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

Applies to