MUISpinnerResumeΒΆ
MUISpinnerResume, hWin:MUIWND
Resume the spinner after it has been paused by MUISpinnerPause
Parameters
- [in] hWin - handle to the ModernUI_Spinner control
Return
Returns TRUE if successful, or FALSE otherwise
Example
Invoke MUISpinnerResume, hSpinner
See Also