Data Structures | |
| struct | mapi_notify_continue_callback_data |
| struct | mapi_notify_ctx |
| struct | notifications |
Macros | |
| #define | DFLT_NOTIF_PORT 2500 |
Typedefs | |
| typedef int(* | mapi_notify_callback_t) (uint16_t, void *, void *) |
| typedef int(* | mapi_notify_continue_callback_t) (void *) |
| #define DFLT_NOTIF_PORT 2500 |
Referenced by emsmdb_bind_notification().
| typedef int(* mapi_notify_callback_t) (uint16_t, void *, void *) |
| typedef int(* mapi_notify_continue_callback_t) (void *) |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |