Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the menu resource ID that was specified when the frame window loaded the menu.
UINT GetDefaultResId() const;
Return Value
Returns the resource ID of the menu, or 0 if the frame window has no menu bar.
Remarks
Call this function to retrieve the resource ID that was specified when the frame window loaded the menu resource by calling COleIPFrameWndEx::LoadFrame.
Requirements
Header: afxoleipframewndex.h