Overview
Group
Quick Info

ICSeqCompressFrameEnd

The ICSeqCompressFrameEnd function ends sequence compression that was initiated by using the ICSeqCompressFrameStart and ICSeqCompressFrame functions.

  • oid ICSeqCompressFrameEnd(

PCOMPVARS pc

);

Parameters

pc

Address of a COMPVARS structure used during sequence compression.

Return Values

This function does not return a value.

Remarks

When finished with compression, use the ICCompressorFree function to release the resources specified by COMPVARS.

See Also

ICSeqCompressFrameStart
, ICSeqCompressFrame, COMPVARS, ICCompressorFree

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples