#ifndef _NTEXAPI_H typedef struct _EVENT_TRACE_LAST_BRANCH_EVENT_ID { GUID EventGuid; UCHAR Type; UCHAR Reserved[7]; } EVENT_TRACE_LAST_BRANCH_EVENT_ID, *PEVENT_TRACE_LAST_BRANCH_EVENT_ID; #endif View code on GitHub
No description available.