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.
This member function is called by RunModalLoop to determine when the modal state should be exited.
virtual BOOL ContinueModal( );
Return Value
Nonzero if modal loop is to be continued; 0 when EndModalLoop is called.
Remarks
By default, it returns non-zero until EndModalLoop is called.
Requirements
Header: afxwin.h