This message advances the current position of a progress bar by a specified increment and redraws the bar to reflect the new position.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 1.0 and later |
Syntax
PBM_DELTAPOS nIncrement = (WPARAM) wParam;
Parameters
nIncrement
Amount to advance the position.
Return Values
The previous position indicates success.