ReactOS 0.4.16-dev-1098-g0ca6002
tagHELPWININFOW Struct Reference

#include <winuser.h>

Collaboration diagram for tagHELPWININFOW:

Public Attributes

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

Detailed Description

Definition at line 3692 of file winuser.h.

Member Data Documentation

◆ dx

int tagHELPWININFOW::dx

Definition at line 3696 of file winuser.h.

◆ dy

int tagHELPWININFOW::dy

Definition at line 3697 of file winuser.h.

◆ rgchMember

WCHAR tagHELPWININFOW::rgchMember[2]

Definition at line 3699 of file winuser.h.

◆ wMax

int tagHELPWININFOW::wMax

Definition at line 3698 of file winuser.h.

◆ wStructSize

int tagHELPWININFOW::wStructSize

Definition at line 3693 of file winuser.h.

◆ x

int tagHELPWININFOW::x

Definition at line 3694 of file winuser.h.

◆ y

int tagHELPWININFOW::y

Definition at line 3695 of file winuser.h.


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