ReactOS 0.4.15-dev-7788-g1ad9096
_XLATEOBJ Struct Reference

#include <winddi.h>

Public Attributes

ULONG iUniq
 
FLONG flXlate
 
USHORT iSrcType
 
USHORT iDstType
 
ULONG cEntries
 
ULONGpulXlate
 

Detailed Description

Definition at line 1254 of file winddi.h.

Member Data Documentation

◆ cEntries

ULONG _XLATEOBJ::cEntries

Definition at line 1259 of file winddi.h.

◆ flXlate

◆ iDstType

USHORT _XLATEOBJ::iDstType

Definition at line 1258 of file winddi.h.

◆ iSrcType

USHORT _XLATEOBJ::iSrcType

Definition at line 1257 of file winddi.h.

◆ iUniq

ULONG _XLATEOBJ::iUniq

Definition at line 1255 of file winddi.h.

◆ pulXlate

ULONG* _XLATEOBJ::pulXlate

Definition at line 1260 of file winddi.h.

Referenced by XLATEOBJ_piVector().


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