SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

ListDir Method

Lists the content of the current remote directory.

Syntax

String __fastcall ListDir(bool IncludeFiles, bool IncludeDirectories);

Remarks

IncludeFiles specifies whether file names and symlinks should be included in the results. IncludeDirectories specifies whether directory names should be included in the result.

Upon receiving the listing, the component will report each entry in it via ListEntry event.

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