ICDecompressGetFormatSize  P7Q0QO 

The ICDecompressGetFormatSize macro requests the size of the output format of the decompressed data from a video decompression driver. You can use this macro or explicitly call the ICM_DECOMPRESS_GET_FORMAT_LAFBU message.

DWORD ICDecompressGetFormatSize(

    hic,

 

    lpbiInput

 

   );

 

 

Parameters

hic

Handle of a decompressor.

lpbiInput

Address of a BITMAPINFO.2PXNH structure containing the input format.

 

Return Values

Returns the size of the structure.

See Also

BITMAPINFO, ICM_DECOMPRESS_GET_FORMAT