ReactOS 0.4.15-dev-6657-ged9973f
_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 62 of file dxg_int.h.

Member Data Documentation

◆ 

union { ... } _DD_ENTRY::@4920

◆ FullUnique

USHORT _DD_ENTRY::FullUnique

Definition at line 70 of file dxg_int.h.

◆ NextFree

ULONG _DD_ENTRY::NextFree

Definition at line 67 of file dxg_int.h.

◆ Objt

UCHAR _DD_ENTRY::Objt

Definition at line 71 of file dxg_int.h.

◆ Pid

HANDLE _DD_ENTRY::Pid

Definition at line 69 of file dxg_int.h.

◆ pobj

PDD_BASEOBJECT _DD_ENTRY::pobj

Definition at line 66 of file dxg_int.h.

Referenced by intDdCreateDirectDrawLocal().


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