Begins the block-by-block download of the specified file (uses 32-bit arguments).
Visual Basic |
---|
Public Function DownloadFileInBlocks_Begin_32bit( _ ByVal File As Long, _ ByVal FileVersion As Long _ ) As FileDownloadSession |
This method version is intended to be used in development environments with no support for 64-bit data types.