The ICGetInfo function obtains information about a compressor.
LRESULT ICGetInfo(
HIC hic,
ICINFO * lpicinfo,
DWORD cb
);
Returns the number of bytes copied into the structure or zero if an error occurs.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in vfw.h.
Import Library: Use vfw32.lib.
Video Compression Manager Overview, Video Compression Functions, ICINFO