M-Files API 23.11.13135.0
DownloadFileInBlocks_Begin_32bitEx Method
VaultObjectFileOperations Object : DownloadFileInBlocks_Begin_32bitEx Method
The object identifier of an object that contains the file.
The file version.
Description
Begins the block-by-block download of the specified file (using 32-bit arguments).
Syntax
Visual Basic
Public Function DownloadFileInBlocks_Begin_32bitEx( _
   ByVal ObjID As ObjID, _
   ByVal FileVer As FileVer _
) As FileDownloadSession
Parameters
ObjID
The object identifier of an object that contains the file.
FileVer
The file version.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members