CMDIFrameWndEx::GetDefaultResId

Returns the ID of shared resources of the MDI frame window.

UINT GetDefaultResId() const;

Return Value

A resource ID value. 0 if the frame window has no menu bar.

Remarks

This method returns the resource ID that was specified when the MDI frame window was loaded by CFrameWnd::LoadFrame.

Requirements

Header: afxMDIFrameWndEx.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMDIFrameWndEx Class