Share via


CFrameWndEx::GetDefaultResId

Returns the resource ID that you specified when the framework loaded the frame window.

UINT GetDefaultResId() const;

Return Value

The resource ID value that the user specified when the framework loaded the frame window. Zero if the frame window does not have a menu bar.

Requirements

Header: afxframewndex.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CFrameWndEx Class