Copyright © 2001-2023 MultiMedia Soft

TracksBoardLoadingPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

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

 

 

Syntax

 

[Visual Basic]

TracksBoardLoadingPerc (

ByVal nPercentage as integer

)


 

[C++]

void TracksBoardLoadingPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current loading session