#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | pubReaderStatesList |
Define an exported public reader state structure so each application gets instant notification of changes in state. More... | |
Typedefs | |
typedef struct pubReaderStatesList | READER_STATE |
Define an exported public reader state structure so each application gets instant notification of changes in state. | |
typedef struct pubReaderStatesList * | PREADER_STATE |
Functions | |
LONG | EHInitializeEventStructures (void) |
LONG | EHSpawnEventHandler (PREADER_CONTEXT, RESPONSECODE(*)(DWORD)) |
LONG | EHDestroyEventHandler (PREADER_CONTEXT) |
Definition in file eventhandler.h.