WeibullDataSet.UpdateCalculationProgress

From ReliaWiki
Revision as of 17:34, 4 September 2013 by John Leavitt (talk | contribs)
Jump to navigation Jump to search


Weibull Declaration

UpdateCalculationProgress( ByVal sender As WeibullDataSet,_

ByVal msgx_0 As String ,_
ByVal msgx_1 As String ,_
ByVal pdone As Double ,_
ByVal append_to As Boolean ,_
ByVal Prev_increment As Long ,_
ByRef Cancel As Boolean )

Called by ‘sender’ when the calculation progress should be updated.

ALTA Declaration

UpdateCalculationProgress( ByVal sender As ALTADataSet,_

ByVal msgx_0 As String ,_
ByVal msgx_1 As String ,_
ByVal pdone As Double ,_
ByVal append_to As Boolean ,_
ByVal Prev_increment As Long ,_
ByRef Cancel As Boolean )

Called by ‘sender’ when the calculation progress should be updated.