ReactOS 0.4.15-dev-7918-g2a2556c
_DD_ENTRY Struct Reference

#include <dxg_int.h>

Collaboration diagram for _DD_ENTRY:

Public Attributes

union {
   PDD_BASEOBJECT   pobj
 
   ULONG   NextFree
 
}; 
 
HANDLE Pid
 
USHORT FullUnique
 
UCHAR Objt
 

Detailed Description

Definition at line 57 of file dxg_int.h.

Member Data Documentation

◆ 

union { ... } _DD_ENTRY::@5126

◆ FullUnique

USHORT _DD_ENTRY::FullUnique

Definition at line 65 of file dxg_int.h.

◆ NextFree

ULONG _DD_ENTRY::NextFree

Definition at line 62 of file dxg_int.h.

◆ Objt

UCHAR _DD_ENTRY::Objt

Definition at line 66 of file dxg_int.h.

◆ Pid

HANDLE _DD_ENTRY::Pid

Definition at line 64 of file dxg_int.h.

◆ pobj

PDD_BASEOBJECT _DD_ENTRY::pobj

Definition at line 61 of file dxg_int.h.

Referenced by intDdCreateDirectDrawLocal().


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