Changeset 10953
- Timestamp:
- Jan 5, 2007, 7:00:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.h
r10230 r10953 27 27 # include <psmodules.h> 28 28 # include <ippdb.h> 29 30 typedef enum { 31 PX_ERROR_NONE = 0x00, 32 PX_ERROR_UNKNOWN = 0x01, 33 PX_ERROR_BAD_DATA = 0x02, 34 PX_ERROR_ID10T = 0x04, 35 } pxErrorCode; 29 36 30 37 // load these values from the db in the init stage
Note:
See TracChangeset
for help on using the changeset viewer.
