#ifndef _NTWMI_H typedef struct _ETW_CANCEL_TIMER_EVENT { ULONG_PTR TimerAddress; } ETW_CANCEL_TIMER_EVENT, *PETW_CANCEL_TIMER_EVENT; #endif View code on GitHub
No description available.