Commits the upload operation of the specified file (uses 32-bit arguments).
Visual Basic |
---|
Public Sub UploadFileCommit_32bit( _ ByVal UploadID As Long, _ ByVal File As Long, _ ByVal FileVersion As Long, _ ByVal LogicalSize As Long _ ) |
This method version is intended to be used in development environments with no support for 64-bit data types.
This method is available only if M-Files API is used in the server interface mode.