Share via


PBM_DELTAPOS (Windows CE 5.0)

Send Feedback

This message advances the current position of a progress bar by a specified increment and redraws the bar to reflect the new position.

PBM_DELTAPOSnIncrement = (WPARAM)wParam;

Parameters

  • nIncrement
    Amount to advance the position.

Return Values

The previous position indicates success.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.

See Also

Progress Bar Controls Messages

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.