ReactOS 0.4.15-dev-5863-g1fe3ab7
_MMWSLE_FREE_ENTRY Struct Reference

#include <mmtypes.h>

Public Attributes

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

Detailed Description

Definition at line 834 of file mmtypes.h.

Member Data Documentation

◆ MustBeZero

ULONG _MMWSLE_FREE_ENTRY::MustBeZero

Definition at line 836 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().

◆ NextFree

LONG _MMWSLE_FREE_ENTRY::NextFree

Definition at line 845 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().

◆ PreviousFree

ULONG _MMWSLE_FREE_ENTRY::PreviousFree

Definition at line 842 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().


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