typedef struct _MMPFNLIST { ULONG Total; MMLISTS ListName; ULONG Flink; ULONG Blink; } MMPFNLIST, *PMMPFNLIST;
Windows Vista Kernel Structures