Partager via


PBM_GETPOS (Compact 2013)

3/28/2014

This message retrieves the current position of the progress bar.

Syntax

PBM_GETPOS wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

Returns a UINT that represents the current position of the progress bar.

Requirements

Header

commctrl.h

See Also

Reference

Progress Bar Controls Messages