Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Enables the developer to specify the ZLIB compression feature.
public void MLFTEnableZlibCompressionW(ml_file_transfer_info_w * info)
info A structure containing the file transfer information.
This method prototype is used internally when you refer to MLFTEnableZlibCompression and #define the UNICODE macro on Win32 platforms. Typically, you would not reference this method directly when creating an UltraLite application.