ReactOS 0.4.15-dev-8061-g57b775e
_XMS_HANDLE Struct Reference

#include <himem.h>

Public Attributes

BYTE Handle
 
BYTE LockCount
 
WORD Size
 
DWORD Address
 

Detailed Description

Definition at line 43 of file himem.h.

Member Data Documentation

◆ Address

DWORD _XMS_HANDLE::Address

Definition at line 48 of file himem.h.

Referenced by XmsAlloc(), XmsBopProcedure(), XmsFree(), XmsLock(), and XmsRealloc().

◆ Handle

BYTE _XMS_HANDLE::Handle

Definition at line 45 of file himem.h.

Referenced by ValidateXmsHandle(), XmsAlloc(), and XmsFree().

◆ LockCount

BYTE _XMS_HANDLE::LockCount

Definition at line 46 of file himem.h.

Referenced by XmsAlloc(), XmsBopProcedure(), XmsFree(), XmsLock(), XmsRealloc(), and XmsUnlock().

◆ Size

WORD _XMS_HANDLE::Size

Definition at line 47 of file himem.h.

Referenced by XmsAlloc(), XmsBopProcedure(), XmsFree(), and XmsRealloc().


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