>
#include <stdint.h>
#include <hiker/config.h>
Go to the source code of this file.
Defines | |
#define | ALP_STATUS_OK 0 |
#define | ALP_OK 0 |
#define | ALP_INVALID_PARAM ((alp_status_t)0x01000000 | 2) |
Typedefs | |
typedef uint32_t | alp_status_t |
typedef void * | AlpDmlH |
typedef void * | AlpDmlStatementH |
typedef void * | AlpDmlItemH |
typedef uint32_t | AlpLuid |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|