#ifndef _NTPFAPI_H // begin_private typedef struct _PF_TRACE_LIMITS { ULONG MaxNumPages; ULONG MaxNumSections; LONGLONG TimerPeriod; } PF_TRACE_LIMITS, *PPF_TRACE_LIMITS; // end_private #endif View code on GitHub
No description available.