ReactOS 0.4.15-dev-8076-g06e89b2
_MMWSLE_FREE_ENTRY Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG MustBeZero:1
 
ULONG PreviousFree: 11
 
LONG NextFree: 20
 

Detailed Description

Definition at line 837 of file mmtypes.h.

Member Data Documentation

◆ MustBeZero

ULONG _MMWSLE_FREE_ENTRY::MustBeZero

Definition at line 839 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().

◆ NextFree

LONG _MMWSLE_FREE_ENTRY::NextFree

Definition at line 848 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().

◆ PreviousFree

ULONG _MMWSLE_FREE_ENTRY::PreviousFree

Definition at line 845 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().


The documentation for this struct was generated from the following file: