SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

SetClientFileEntry Method

Commits the file entry details to the component.

Syntax

void __fastcall SetClientFileEntry(__int64 ConnectionID, String Handle);

Remarks

Use this method to commit the file entry details configured in ClientFileEntry property to the server objectin a thread-safe way. Pass the client's connection ID via ConnectionID property, and the file entry's handlevia Handle.

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