CCmdTarget::EndWaitCursor

This method should be called after you have called the BeginWaitCursor method to return from the hourglass cursor to the previous cursor. The framework also calls this method after it has called the hourglass cursor.

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 EndWaitCursor( );

See Also

CWaitCursor, CCmdTarget::BeginWaitCursor, CCmdTarget::RestoreWaitCursor, CWinApp::DoWaitCursor