CCmdTarget::RestoreWaitCursor

This method restores the appropriate hourglass cursor after the system cursor has changed, for example, after a message box has opened and then closed while in the middle of a lengthy operation.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void RestoreWaitCursor( );

See Also

CWaitCursor, CCmdTarget::EndWaitCursor, CCmdTarget::BeginWaitCursor, CWinApp::DoWaitCursor