M-Files API 23.11.13135.0
UploadTemporaryFileCommit_32bit Method
VaultObjectFileOperations Object : UploadTemporaryFileCommit_32bit Method
The upload to be committed.
The logical size of the file.
Description
Commits the upload operation of the specified temporary file (using 32-bit arguments).
Syntax
Visual Basic
Public Sub UploadTemporaryFileCommit_32bit( _
   ByVal UploadID As Long, _
   ByVal LogicalSize As Long _
) 
Parameters
UploadID
The upload to be committed.
LogicalSize
The logical size of the file.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultObjectFileOperations Object  | VaultObjectFileOperations Members