ReactOS 0.4.15-dev-7924-g5949c20
xy_test_t Struct Reference

Public Attributes

LONG x
 
LONG y
 
LONG offset_x
 
LONG offset_y
 

Detailed Description

Definition at line 81 of file events.c.

Member Data Documentation

◆ offset_x

LONG xy_test_t::offset_x

Definition at line 84 of file events.c.

Referenced by _test_event_obj().

◆ offset_y

LONG xy_test_t::offset_y

Definition at line 85 of file events.c.

Referenced by _test_event_obj().

◆ x

LONG xy_test_t::x

Definition at line 82 of file events.c.

Referenced by _test_event_obj().

◆ y

LONG xy_test_t::y

Definition at line 83 of file events.c.

Referenced by _test_event_obj().


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