Site icon EfmSoft

What does HRESULT 0x88982F42 (WINCODEC_ERR_PROPERTYSIZE) mean?

 
Previous Next
WINCODEC_ERR_PROPERTYNOTSUPPORTED WINCODEC_ERR_CODECPRESENT

WINCODEC_ERR_PROPERTYSIZE

WINCODEC_ERR_PROPERTYSIZE means that the size supplied for a bitmap property or metadata value is invalid. It commonly points to a mismatch between a value buffer and the PROPVARIANT type or to an incorrect byte count when a codec expects a fixed-size property.

Diagnosis

Log both the property query and the exact type and size passed to the WIC interface.

Microsoft: WIC metadata reading and writing


Looking for a different code? Search another status or error code.

Exit mobile version