#ifndef _NTWMI_H
//
// Spare guids for Perf/System events.
//
DEFINE_GUID( /* 3282fc76-feed-498e-8aa7-e70f459d430e */
JobGuid,
0x3282fc76,
0xfeed,
0x498e,
0x8a, 0xa7, 0xe7, 0x0f, 0x45, 0x9d, 0x43, 0x0e
);
View code on GitHub
No description available.