M-Files API 23.11.13135.0
UploadSharedFileBlockBegin Method
SharedLinkPublicOperations Object : UploadSharedFileBlockBegin Method
The vault identifier.
Specifies the access key of the shared link.
Optional additional data from the caller. Can be NULL.
Description
Begins uploading a file being co-authored to the server.
Syntax
Visual Basic
Public Function UploadSharedFileBlockBegin( _
   ByRef VaultGUID As GUID, _
   ByVal AccessKey As String, _
   Optional ByVal AdditionalData As NamedValues = 0 _
) As Long
Parameters
VaultGUID
The vault identifier.
AccessKey
Specifies the access key of the shared link.
AdditionalData
Optional additional data from the caller. Can be NULL.
Remarks
Requires M-Files 18.10.6895.1 or later.
See Also

SharedLinkPublicOperations Object  | SharedLinkPublicOperations Members