CFrameWnd::InModalState

Call this member function to check if a frame window is modal or modeless.

BOOL InModalState( ) const;

Return Value

Nonzero if yes; otherwise 0.

Requirements

Header: afxwin.h

See Also

Reference

CFrameWnd Class

Hierarchy Chart

Other Resources

CFrameWnd Members