#ifndef _NTWMI_H // rev typedef struct _ETW_PMC_OWNERSHIP_ENTRY { ULONG Type; ULONG Data1; ULONG Data2; } ETW_PMC_OWNERSHIP_ENTRY, *PETW_PMC_OWNERSHIP_ENTRY; #endif View code on GitHub
No description available.