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.
void EndModalLoop( int nResult );
Parameters
nResult Contains the value to be returned to the caller of RunModalLoop.
Remarks
Call this member function to terminate a call to RunModalLoop. The nResult parameter is propagated to the return value from RunModalLoop.
CWnd Overview | Class Members | Hierarchy Chart
See Also CWnd::RunModalLoop, CWnd::ContinueModal