ReactOS 0.4.15-dev-7907-g95bf896
_DD_BASEOBJECT Struct Reference

#include <dxg_int.h>

Collaboration diagram for _DD_BASEOBJECT:

Public Attributes

HGDIOBJ hHmgr
 
ULONG ulShareCount
 
USHORT cExclusiveLock
 
USHORT BaseFlags
 
PW32THREAD Tid
 

Detailed Description

Definition at line 30 of file dxg_int.h.

Member Data Documentation

◆ BaseFlags

USHORT _DD_BASEOBJECT::BaseFlags

Definition at line 35 of file dxg_int.h.

◆ cExclusiveLock

◆ hHmgr

HGDIOBJ _DD_BASEOBJECT::hHmgr

Definition at line 32 of file dxg_int.h.

Referenced by DxDdCreateSurfaceObject(), and intDdCreateDirectDrawLocal().

◆ Tid

PW32THREAD _DD_BASEOBJECT::Tid

Definition at line 36 of file dxg_int.h.

◆ ulShareCount

ULONG _DD_BASEOBJECT::ulShareCount

Definition at line 33 of file dxg_int.h.


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