e-CryptIt Engine - Compression Xojo Plugin |
|
ZStream.GetZipEngineHandle Method
Returns handle to the internal Zip engine for other plugins to use.
shared GetZipEngineHandle()
as ZipEngineHandle
Parameters
Returns
- ZipEngineHandle
Remarks
For example the PDF Plugin takes handle of this type when you enable compression in it.
See Also
ZStream Class