M-Files API 23.11.13135.0
GetFileSize_32bitEx Method
VaultObjectFileOperations Object : GetFileSize_32bitEx Method
The ID of the object containing the file.
The file version to examine.
Description
Gets the size of the specified file (using 32-bit arguments).
Syntax
Visual Basic
Public Function GetFileSize_32bitEx( _
   ByVal ObjID As ObjID, _
   ByVal FileVer As FileVer _
) As Long
Parameters
ObjID
The ID of the object containing the file.
FileVer
The file version to examine.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members