Retrieves a specific block of the specified application file from the server (uses 32-bit arguments).
| Visual Basic |
|---|
Public Function DownloadCustomApplicationBlock_32bit( _ ByVal DownloadID As Long, _ ByVal BlockSize As Long, _ ByVal Offset As Long _ ) As Byte() |