ScheduleGroupEventGuid 常量

一个类别 GUID,描述由与计划组直接相关的并发运行时激发的 ETW 事件。

extern "C" const __declspec(selectany) GUID ScheduleGroupEventGuid = { 0xE8A3BF1F, 0xA86B, 0x4390, { 0x9C, 0x60, 0x53, 0x90, 0xB9, 0x69, 0xD2, 0x2C } };

备注

该类事件当前未由并发运行时触发。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

Concurrency 命名空间

ScheduleGroup 类