PPLParallelInvokeEventGuid Constant
A category GUID describing ETW events fired by the Concurrency Runtime that are directly related to usage of the parallel_invoke function.
const __declspec(selectany) GUID PPLParallelInvokeEventGuid = { 0xd1b5b133, 0xec3d, 0x49f4, { 0x98, 0xa3, 0x46, 0x4d, 0x1a, 0x9e, 0x46, 0x82 } };
Requirements
Header: concrt.h
Namespace: concurrency