wParam = (DWORD) (LPVOID) lpbiInput;
lParam = (DWORD) (LPVOID) lpbiOutput;
Requests the output format of the decompressed data from a video decompression driver.
If lParam is nonzero, the driver should fill the BITMAPINFO structure with the default output format corresponding to the input format specified for wParam. If the compressor can produce several formats, the default format should be the one that preserves the greatest amount of information.
ICM_COMPRESS_GET_FORMAT, ICM_DECOMPRESS_GET_PALETTE, ICM_DECOMPRESS_QUERY