Sets the current minor progress bar position.
Syntax
Visual Basic (Declaration) | |
---|
Sub SetMinorProgress( _
ByVal oMsg As System.String, _
ByVal dwProgress As System.UInteger _
) |
C# | |
---|
void SetMinorProgress(
System.string oMsg,
System.uint dwProgress
) |
C++/CLI | |
---|
void SetMinorProgress(
& System.String^ oMsg,
& System.uint dwProgress
) |
Parameters
- oMsg
- Message to be displayed
- dwProgress
- Progress
See Also
Availability
SOLIDWORKS PDM Professional 2021