Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ICDecompressEnd(3mms) — Multimedia Services 2.4B

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ICCompressEnd(3mms)

ICDecompress(3mms)

ICDecompressBegin(3mms)

ICDecompressEnd(3mms)  —  Subroutines

 
 
 
 

Name

 
ICDecompressEnd --- End decompression
 
 

Syntax

 
 
 

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

 
 
 

Arguments

 
HIC hic
Specifies a handle to a decompressor.
 
 

Description

 
The ICDecompressEnd function tells a decompressor to end decompression. 
 

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 decompressor is not open, or the decompressor is not open for decompression.  T}

 
 
 

See Also

 
 
 
 
 
ICCompressEnd(3mms), ICDecompress(3mms), ICDecompressBegin(3mms)
 
 
 
 

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