ReactOS 0.4.15-dev-6055-g36cdd34
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 3671 of file winuser.h.

Member Data Documentation

◆ dx

int tagHELPWININFOW::dx

Definition at line 3675 of file winuser.h.

◆ dy

int tagHELPWININFOW::dy

Definition at line 3676 of file winuser.h.

◆ rgchMember

WCHAR tagHELPWININFOW::rgchMember[2]

Definition at line 3678 of file winuser.h.

◆ wMax

int tagHELPWININFOW::wMax

Definition at line 3677 of file winuser.h.

◆ wStructSize

int tagHELPWININFOW::wStructSize

Definition at line 3672 of file winuser.h.

◆ x

int tagHELPWININFOW::x

Definition at line 3673 of file winuser.h.

◆ y

int tagHELPWININFOW::y

Definition at line 3674 of file winuser.h.


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