Error Codes for the Imaging API

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following list shows the standard error codes used throughout the Imaging API.

  • E_INVALIDARG
  • E_OUTOFMEMORY
  • E_NOTIMPL
  • E_ACCESSDENIED
  • E_PENDING

The following list shows the error codes unique to the Imaging API.

  • IMGERR_OBJECTBUSY
  • IMGERR_NOPALETTE
  • IMGERR_BADLOCK
  • IMGERR_BADUNLOCK
  • IMGERR_NOCONVERSION
  • IMGERR_CODECNOTFOUND
  • IMGERR_NOFRAME
  • IMGERR_ABORT
  • IMGERR_FAILLOADCODEC
  • IMGERR_PROPERTYNOTFOUND
  • IMGERR_PROPERTYNOTSUPPORTED

Requirements

Header imaging.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Imaging Macros