PF_RETRIEVE_TRACE_SECTION_ENTRY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPFAPI_H
// begin_private

// rev
typedef struct _PF_RETRIEVE_TRACE_SECTION_ENTRY
{
    UCHAR Data[24];
} PF_RETRIEVE_TRACE_SECTION_ENTRY, *PPF_RETRIEVE_TRACE_SECTION_ENTRY;

// end_private
#endif

View code on GitHub

NtDoc

No description available.