typedef enum _ETW_RT_EVENT_LOSS { EtwRtEventNoLoss = 0, EtwRtEventLost = 1, EtwRtBufferLost = 2, EtwRtBackupLost = 3, EtwRtEventLossMax = 4 } ETW_RT_EVENT_LOSS;
Windows Vista Kernel Structures