| Visual Basic | |
|---|---|
Sub SetProgressRange( _ ByVal lMin As System.Integer, _ ByVal lMax As System.Integer _ ) | |
Parameters
- lMin
- Minimum value in the progress bar
- lMax
- Maximum value in the progress bar
See the IEdmCallback examples.
- S_OK: The method successfully executed.
- E_EDM_CANCELLED_BY_USER: Cancel the operation.
SOLIDWORKS PDM Professional Version 5.2