Skip to content

Latest commit

 

History

History
72 lines (40 loc) · 1.8 KB

pbm-setstate.md

File metadata and controls

72 lines (40 loc) · 1.8 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
PBM_SETSTATE message (Commctrl.h)
Sets the state of the progress bar.
4626f334-db74-4618-8fc7-e6f21c88ca19
PBM_SETSTATE message Windows Controls
apiref
PBM_SETSTATE
Commctrl.h
HeaderDef
reference
05/31/2018

PBM_SETSTATE message

Sets the state of the progress bar.

Parameters

wParam

State of the progress bar that is being set. One of the following values.

Value Meaning
PBST_NORMAL
In progress.
PBST_ERROR
Error.
PBST_PAUSED
Paused.

lParam

Must be zero.

Return value

Returns the previous state.

Requirements

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