ConcRTEventGuid Constant
A category GUID describing ETW events fired by the Concurrency Runtime that are not more specifically described by another category.
const __declspec(selectany) GUID ConcRTEventGuid = { 0x72B14A7D, 0x704C, 0x423e, { 0x92, 0xF8, 0x7E, 0x6D, 0x64, 0xBC, 0xB9, 0x2A } };
Remarks
This category of events is not currently fired by the Concurrency Runtime.
Requirements
Header: concrt.h
Namespace: concurrency