XferClearAllFiles Method

Navigation:  Reference Guide > File Transfer > Methods >

XferClearAllFiles Method

Previous pageReturn to chapter overviewNext page

Clears the file name information in MegaPipe memory on the upload side.

[Visual Basic]

Public Sub XferClearAllFiles()

 

Remarks

Call this API before you call XferAddFile() API.

 

 

See Also

XferAddFile Method