WeibullDataSet.UpdateCalculationProgress: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|WeibullEvents Class|WeibullEvents}} == Declaration == {{APIName|UpdateCalculationProgress(}} {{APIPrefix|ByVal}} {{APIName|sender}} {{APIPrefix|As}} {{APIN…')
 
No edit summary
Line 1: Line 1:
{{Template:APIClass|WeibullEvents Class|WeibullEvents}}
{{Template:AWEAPIClass}}


== Declaration  ==
== Declaration  ==

Revision as of 17:23, 4 September 2013


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.