In this section
This section lists the NTAPI event stream functions. They are defined in the stream_event.h file.
Functions
These are the event stream functions:
- NT_EventOpen(NtEventStream_t *hStream, const char *name, uint32_t eventMask)
- NT_EventClose(NtEventStream_t hStream)
- NT_EventRead(NtEventStream_t hStream, NtEvent_t *event, uint32_t timeout)
- NT_EventWrite(NtEventStream_t hStream, enum NtEventRaise_e eventId)