| Visual Basic | |
|---|---|
Sub SetProgressRange( _ ByVal lBarIndex As System.Integer, _ ByVal lMax As System.Integer _ ) | |
Parameters
- lBarIndex
- 0-based index of the progress bar
- lMax
- Maximum value for the progress bar; minimum value is always 0
See the IEdmCallback6 examples.
- S_OK: The method successfully executed.
- <any error code>: The calling method terminated.
SOLIDWORKS PDM Professional Version 6.0