ReactOS 0.4.15-dev-7961-gdcf9eb0
_GDI_TEB_BATCH Struct Reference

#include <compat.h>

Collaboration diagram for _GDI_TEB_BATCH:

Public Attributes

ULONG Offset
 
HANDLE HDC
 
ULONG Buffer [GDI_BATCH_BUFFER_SIZE]
 
ULONG HDC
 

Detailed Description

Definition at line 829 of file compat.h.

Member Data Documentation

◆ Buffer

ULONG _GDI_TEB_BATCH::Buffer

Definition at line 833 of file compat.h.

Referenced by GdiAllocBatchCommand(), and NtGdiFlushUserBatch().

◆ HDC [1/2]

HANDLE _GDI_TEB_BATCH::HDC

Definition at line 832 of file compat.h.

Referenced by GdiAllocBatchCommand(), NtGdiFlushUserBatch(), and START_TEST().

◆ HDC [2/2]

ULONG _GDI_TEB_BATCH::HDC

Definition at line 319 of file ntddk_ex.h.

◆ Offset

ULONG _GDI_TEB_BATCH::Offset

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