Previous | Next |
Triggered by a requested progress notification.
Syntax
NSFile_FtsOnTransferProgress
Parameters
This event has no parameters.
Remarks
Register the notifications you want with the FtsRegisterStatusCallback method.
The following kinds of progress notifications trigger this event. Each item represents a requested increment of file transfer (for example, specifying 4096 for the number of total bytes triggers a progress notification every 4096 bytes during the entire file transfer).
Previous | Next |