SOLIDWORKS PDM Professional API Help Send Feedback
SetMinorProgress Method (IEdmCallback8)
See Also 
EPDM.Interop.epdm Namespace > IEdmCallback8 Interface : SetMinorProgress Method (IEdmCallback8)


oMsg
Message to be displayed
dwProgress
Progress
Sets the current minor progress bar position.

Syntax

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
 

See Also

Availability

SOLIDWORKS PDM Professional 2021