Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ICCompressEnd(3mms) — Multimedia Services 2.4B

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ICCompressBegin(3mms)

ICCompress(3mms)

ICDecompressEnd(3mms)

ICCompressEnd(3mms)  —  Subroutines

 
 
 
 

Name

 
ICCompressEnd --- End compression
 
 

Syntax

 
 
 

 #include <mme/mme_api.h>
 MMRESULT ICCompressEnd(HIC hic)
 

 
 
 

Arguments

 
HIC hic
Specifies a handle to a compressor.
 
 

Description

 
The ICCompressEnd function ends compression by a compressor. 
 

Extensions

 
None.
 
 

Return Values

 
Returns ICERR_OK if the function is successful; otherwise, it returns the following error code:
 
 

 
ICERR_BADHANDLE@T{ The hic argument is invalid, the compressor is not open, or the compressor is not open for compression.  T}

 
 
 

See Also

 
 
 
 
 
ICCompressBegin(3mms), ICCompress(3mms), ICDecompressEnd(3mms)
 
 
 
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026