ReactOS 0.4.15-dev-7953-g1f49173
_EnumData Struct Reference
Collaboration diagram for _EnumData:

Public Attributes

HDC hdc
 
int x
 
int y
 

Detailed Description

Definition at line 91 of file enumwnd.c.

Member Data Documentation

◆ hdc

HDC _EnumData::hdc

Definition at line 93 of file enumwnd.c.

Referenced by MainWndProc(), and MyWindowEnumProc().

◆ x

int _EnumData::x

Definition at line 94 of file enumwnd.c.

Referenced by MainWndProc(), and MyWindowEnumProc().

◆ y

int _EnumData::y

Definition at line 95 of file enumwnd.c.

Referenced by MainWndProc(), and MyWindowEnumProc().


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