ICGetInfo function
The ICGetInfo function obtains information about a compressor.
Syntax
LRESULT ICGetInfo( HIC hic, ICINFO *lpicinfo, DWORD cb );
Parameters
- hic
-
Handle to a compressor.
- lpicinfo
-
Pointer to the ICINFO structure to return information about the compressor.
- cb
-
Size, in bytes, of the structure pointed to by lpicinfo.
Return value
Returns the number of bytes copied into the structure or zero if an error occurs.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Build date: 10/27/2012
