Notifies the advancement status, expressed in percentage, of an uploading session to a FTP server started through a previous call to the RecordedSound.RequestUploadToFTP method.
Syntax
[Visual Basic]
SoundUploadPerc (
ByVal nPercentage as Integer
)
[C++]
void SoundUploadPerc (
short nPercentage
);
Parameter
Description
nPercentage
Number representing the current percentage of the uploading session to a FTP server