Developer's Guide v1.0
Home
|
Loader API
|
Interfaces
|
File List
|
Index
p6err.h
P6ERR_CODE
P6ERR_FACILITY
P6ERR_STATUS
P6ERR_STATUS_FAILURE
P6ERR_STATUS_SUCCESS
P6FAILED
P6MAKEERR
P6SUCCEEDED
#define P6MAKEERR
(
s,
f,
c
)
((P6ERR)(((P6UINT32)(s)<<31)|((P6UINT32)(f)<<16)|((P6UINT32)(c))))
Definition at line
49
of file
p6err.h
.
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines