Begins uploading the files specified in the
Files property.
'Declaration
Public Function BeginUploadFiles() As System.Boolean
'Usage
Dim instance As C1Uploader
Dim value As System.Boolean
value = instance.BeginUploadFiles()
public System.bool BeginUploadFiles()
public function BeginUploadFiles(): System.Boolean;
public function BeginUploadFiles() : System.boolean;
public: System.bool BeginUploadFiles();
public:
System.bool BeginUploadFiles();
Return Value
True if the upload started successfully,
false if the
C1Uploader is busy or if there are no files to upload.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2