| Visual Basic | |
|---|---|
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
SOLIDWORKS PDM Professional 2021