ReactOS 0.4.15-dev-7924-g5949c20
_BASEOBJECT Struct Reference

#include <gdiobj.h>

Inheritance diagram for _BASEOBJECT:
Collaboration diagram for _BASEOBJECT:

Public Attributes

HGDIOBJ hHmgr
 
union {
   ULONG   ulShareCount
 
   DWORD   dwThreadId
 
}; 
 
USHORT cExclusiveLock
 
USHORT BaseFlags
 
EX_PUSH_LOCK pushlock
 

Detailed Description

Definition at line 38 of file gdiobj.h.

Member Data Documentation

◆ 

union { ... } _BASEOBJECT::@5101

◆ BaseFlags

◆ cExclusiveLock

◆ dwThreadId

◆ hHmgr

◆ pushlock

◆ ulShareCount


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