Modules | |
Interfaces | |
Profiles | |
Classes | |
struct | openD_hanfunApiPrimitives |
Typedefs | |
typedef struct openD_hanfunApiPrimitives | openD_hanfunApiPrimitives_t |
Functions | |
openD_status_t | openD_hanfunApi_init (openD_hanfunApiPrimitives_t *hPrimitives) |
openD HAN-FUN API initialization of primitives. More... | |
This module specifies the HAN-FUN API of openD connect.
typedef struct openD_hanfunApiPrimitives openD_hanfunApiPrimitives_t |
openD HanfunApi primitives structure.
openD_status_t openD_hanfunApi_init | ( | openD_hanfunApiPrimitives_t * | hPrimitives | ) |
openD HAN-FUN API initialization of primitives.
Initialization of the hanfun api callbacks.
hPrimitives | Pointer of the HAN-FUN API primitives structure (openD_hanfunApiPrimitives_t). |
Status | of the operation (openD_status_t). |