The ICM_DECOMPRESS_QUERY message is sent to a video compression driver to determine if the driver can decompress a specific input format, or if it can decompress the input format to a specific output format.
Returns ICERR_OK if the specified decompression is supported. Otherwise returns ICERR_BADFORMAT, indicating that the input or output format is not supported.