Copyright © 2001-2023 MultiMedia Soft

TracksBoardExportPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during the exporting session of the TracksBoard in order to notify the container application about the exporting advancement. The exporting session is started through a previous call to the TracksBoard.ExportToFile method.

 

 

Syntax

 

[Visual Basic]

TracksBoardExportPerc (

ByVal nPercentage as integer

)


 

[C++]

void TracksBoardExportPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current exporting session