ReactOS 0.4.16-dev-1098-g0ca6002
tagHELPWININFOA Struct Reference

#include <winuser.h>

Collaboration diagram for tagHELPWININFOA:

Public Attributes

int wStructSize
 
int x
 
int y
 
int dx
 
int dy
 
int wMax
 
CHAR rgchMember [2]
 

Detailed Description

Definition at line 3682 of file winuser.h.

Member Data Documentation

◆ dx

int tagHELPWININFOA::dx

Definition at line 3686 of file winuser.h.

◆ dy

int tagHELPWININFOA::dy

Definition at line 3687 of file winuser.h.

◆ rgchMember

CHAR tagHELPWININFOA::rgchMember[2]

Definition at line 3689 of file winuser.h.

◆ wMax

int tagHELPWININFOA::wMax

Definition at line 3688 of file winuser.h.

◆ wStructSize

int tagHELPWININFOA::wStructSize

Definition at line 3683 of file winuser.h.

◆ x

int tagHELPWININFOA::x

Definition at line 3684 of file winuser.h.

◆ y

int tagHELPWININFOA::y

Definition at line 3685 of file winuser.h.


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