SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

RenameFile Method

Renames a file.

Syntax

void __fastcall RenameFile(String SourceFile, String DestFile);

Remarks

Use this method to rename a remote file. Provide the old and the new name via SourceFile and DestFile parameters.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]