Copyright © 2008-2019 MultiMedia Soft

AppendAutomationTotalPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during an append automation session in order to inform about the total advancement percentage. The append automation session is started through a previous call to the AppendAutomationExecute method.

 

Syntax

 

[Visual Basic]

AppendAutomationTotalPerc (

ByVal nPercentage as integer

)


 

[C++]

void AppendAutomationTotalPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current append session