ReactOS 0.4.15-dev-7788-g1ad9096
_MMWSLE Struct Reference

#include <mmtypes.h>

Collaboration diagram for _MMWSLE:

Public Attributes

union {
   PVOID   VirtualAddress
 
   ULONG_PTR   Long
 
   MMWSLENTRY   e1
 
   MMWSLE_FREE_ENTRY   Free
 
u1
 

Detailed Description

Definition at line 852 of file mmtypes.h.

Member Data Documentation

◆ e1

◆ Free

MMWSLE_FREE_ENTRY _MMWSLE::Free

Definition at line 859 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().

◆ Long

ULONG_PTR _MMWSLE::Long

Definition at line 857 of file mmtypes.h.

Referenced by FreeWsleIndex(), and GetFreeWsleIndex().

◆ 

◆ VirtualAddress

PVOID _MMWSLE::VirtualAddress

Definition at line 856 of file mmtypes.h.


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