ICGetMirror(3mms) — Subroutines
Name
ICGetMirror --- Obtain current mirroring value
Syntax
#include <mme/mme_api.h>
MMRESULT ICGetMirror(HIC hic)
Arguments
HIC hic
Specifies a handle to a compressor or decompressor.
Description
The ICGetMirror function obtains the current mirroring value.
Extensions
The ICGetMirror function is a Digital extension to the Microsoft multimedia API specification.
Return Values
Returns the current mirroring value if the function is successful; otherwise, it returns the following error code:
ICERR_BADHANDLE@T{ The hic argument is invalid or the compressor or decompressor is not open. T}