ReactOS 0.4.15-dev-7842-g558ab78
_tagADDRESS Struct Reference

#include <compat.h>

Public Attributes

DWORD Offset
 
WORD Segment
 
ADDRESS_MODE Mode
 

Detailed Description

Definition at line 1193 of file compat.h.

Member Data Documentation

◆ Mode

ADDRESS_MODE _tagADDRESS::Mode

Definition at line 1197 of file compat.h.

Referenced by addr_32to64(), and addr_64to32().

◆ Offset

DWORD _tagADDRESS::Offset

Definition at line 1195 of file compat.h.

Referenced by addr_32to64(), and addr_64to32().

◆ Segment

WORD _tagADDRESS::Segment

Definition at line 1196 of file compat.h.

Referenced by addr_32to64(), and addr_64to32().


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