ReactOS 0.4.15-dev-7842-g558ab78
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 3681 of file winuser.h.

Member Data Documentation

◆ dx

int tagHELPWININFOW::dx

Definition at line 3685 of file winuser.h.

◆ dy

int tagHELPWININFOW::dy

Definition at line 3686 of file winuser.h.

◆ rgchMember

WCHAR tagHELPWININFOW::rgchMember[2]

Definition at line 3688 of file winuser.h.

◆ wMax

int tagHELPWININFOW::wMax

Definition at line 3687 of file winuser.h.

◆ wStructSize

int tagHELPWININFOW::wStructSize

Definition at line 3682 of file winuser.h.

◆ x

int tagHELPWININFOW::x

Definition at line 3683 of file winuser.h.

◆ y

int tagHELPWININFOW::y

Definition at line 3684 of file winuser.h.


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