ReactOS 0.4.15-dev-7942-gd23573b
_FOUR_BYTE Union Reference

#include <tools.h>

Collaboration diagram for _FOUR_BYTE:

Public Attributes

UCHAR Byte0
 
UCHAR Byte1
 
UCHAR Byte2
 
UCHAR Byte3
 
struct {
   UCHAR   Byte0
 
   UCHAR   Byte1
 
   UCHAR   Byte2
 
   UCHAR   Byte3
 
DUMMYSTRUCTNAME
 
ULONG AsULong
 
struct {
   UCHAR   Byte0
 
   UCHAR   Byte1
 
   UCHAR   Byte2
 
   UCHAR   Byte3
 
}; 
 

Detailed Description

Definition at line 15 of file tools.h.

Member Data Documentation

◆ 

struct { ... } _FOUR_BYTE::@2228

◆ AsULong

ULONG _FOUR_BYTE::AsULong

Definition at line 3439 of file scsi.h.

Referenced by ntohl().

◆ Byte0

UCHAR _FOUR_BYTE::Byte0

Definition at line 16 of file tools.h.

Referenced by ntohl().

◆ Byte1

UCHAR _FOUR_BYTE::Byte1

Definition at line 17 of file tools.h.

Referenced by ntohl().

◆ Byte2

UCHAR _FOUR_BYTE::Byte2

Definition at line 18 of file tools.h.

Referenced by ntohl().

◆ Byte3

UCHAR _FOUR_BYTE::Byte3

Definition at line 19 of file tools.h.

Referenced by ntohl().

◆ 

_ANONYMOUS_STRUCT struct { ... } _FOUR_BYTE::DUMMYSTRUCTNAME

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