#ifndef _NTWMI_H
//
// Data structure used for WMI Kernel Events
//
// **NB** the hardware events are described in software tracing, if they
// change in layout please update sdktools\trace\tracefmt\default.tmf
#define MAX_DEVICE_ID_LENGTH 256
View code on GitHub
No description available.