CEL_APP_PROFILER_HIT (Compact 2013)
3/28/2014
This structure identifies the thread that was running when the profiler captured a sample.
Syntax
typedef struct CEL_APP_PROFILER_HIT {
DWORD ThreadId;
} CEL_APP_PROFILER_HIT, *PCEL_APP_PROFILER_HIT;
Members
- ThreadId
ID of the thread that was running when the profiler captured a sample.