Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ acmStreamClose(3mms) — Multimedia Services 2.4B

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

acmStreamOpen(3mms)

acmStreamClose(3mms)  —  Subroutines

 

Name

 
acmStreamClose --- Close a previously opened ACM conversion stream
 

Syntax

 

 #include <mme/mme_api.h>
 MMRESULT acmStreamClose(HACMSTREAM has,
                        DWORD fdwClose)
 

 
 

Arguments

 
HACMSTREAM has
Identifies the open conversion stream to be closed.

 
DWORD fdwClose
Is not used and must be set to zero.
 

Description

 
The acmStreamClose function closes a previously opened Audio Compression Manager (ACM) conversion stream. If the function is successful, the handle is invalidated. 
 

Extensions

 
None.
 

Return Values

 
Returns zero if the function is successful; otherwise, it returns a nonzero error number or one of the following error codes:
 
 

 
MMSYSERR_INVALHANDLE@T{ The specified handle is invalid. T} MMSYSERR_INVALFLAG@T{ One or more flags is invalid. T}

 

See Also

 
acmStreamOpen(3mms)
 
 

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