PbSetRange Function

Microchip Graphics Library

Microchip Graphics Library
PbSetRange Function
C
void PbSetRange(
    PROGRESSBAR * pPb, 
    WORD range
);
Overview

This function sets the range of the progress bar. Calling this function also resets the position equal to the new range value.

Input Parameters
Input Parameters 
Description 
PROGRESSBAR * pPb 
Pointer to the object 
Returns

none.

Preconditions

none

Side Effects

Sets the position equal to the new range.

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved