Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

errorCodes.h File Reference

Go to the source code of this file.

Typedefs

typedef enum _ErrorCode ErrorCode

Enumerations

enum  _ErrorCode {
  ErrorNoError = 0, ErrorNotSupported = 0x01000000, ErrorNotImplemented, ErrorNotAvailable,
  ErrorNotOwner, ErrorNotFound, ErrorBadObject, ErrorBadParam,
  ErrorResourceInUse, ErrorTimedOut, ErrorOutOfMemory, ErrorOutOfBounds,
  ErrorUnknown, ErrorDriverNotFound = 0x02000000, ErrorDriverIsExclusive
}


Generated on Wed Mar 22 20:36:34 2006 for ndk by  doxygen 1.4.4