CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSStream.Unlock
TCPSStream
Top 

Unocks stream object.

Delphi syntax:
procedure Unlock;

C++ syntax:
void __fastcall
Unlock(void);

Description
Unlock makes stream object accessible by other threads. You must call it after calling Lock.



© AidAim Software CryptoPressStream: