CGXLongOperation::GetWaitCursorState
static BOOL GetWaitCursorState();
Return Value
TRUE if the wait cursor has been displayed; FALSE otherwise.
Remarks
Determines if the cursor has been changed to a wait cursor.
The wait cursor will be displayed when the operation takes longer than the ticks specified with SetTicksFirstTime.
See Also
CGXLongOperation::SetTicksFirstTime