Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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