PBM_GETSTATE message

Gets the state of the progress bar.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns the current state of the progress bar. One of the following values.

Return code Description
PBST_NORMAL
In progress.
PBST_ERROR
Error.
PBST_PAUSED
Paused.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Commctrl.h