lcProgressStart Home

Sets a range of progress indicator positions.

 BOOL lcProgressStart (
   int MinVal,
   int MaxVal
 );

Parameters
MinVal
  Minimal value (0%).
MaxVal
  Maximal value (100%).

Return Value

  If the function succeeds, the return value is nonzero (TRUE).