| Visual Basic | |
|---|---|
Sub SetStatusMessage( _ ByVal lBarIndex As System.Integer, _ ByVal bsMessage As System.String _ ) | |
Parameters
- lBarIndex
- 0-based index of the progress bar
- bsMessage
- Message to display
See the IEdmCallback6 examples.
- S_OK: The method successfully executed.
- <any error code>: The calling method terminated.
SOLIDWORKS PDM Professional Version 6.0