IOleInPlaceFrame.RemoveMenus(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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