Updates the position of the progress indicator on the user progress bar.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function UpdateProgress( _
ByVal Position As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IUserProgressBar
Dim Position As Integer
Dim value As Integer
value = instance.UpdateProgress(Position)
|
C++/CLI | |
---|
int UpdateProgress(
& int Position
) |
Parameters
- Position
- Position at which to start displaying the progress indicator
Return Value
Reason for unsuccessful completion of progress indicator as defined in
swUpdateProgressError_e
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0