ReactOS 0.4.15-dev-7924-g5949c20
_IMAGE_CONTROL_DATA Struct Reference

Public Attributes

DWORD IStyle
 
DWORD IExtendedStyle
 
WORD x
 
WORD y
 
WORD cx
 
WORD cy
 
WORD wId
 

Detailed Description

Definition at line 566 of file pedump.c.

Member Data Documentation

◆ cx

WORD _IMAGE_CONTROL_DATA::cx

Definition at line 572 of file pedump.c.

◆ cy

WORD _IMAGE_CONTROL_DATA::cy

Definition at line 573 of file pedump.c.

◆ IExtendedStyle

DWORD _IMAGE_CONTROL_DATA::IExtendedStyle

Definition at line 569 of file pedump.c.

◆ IStyle

DWORD _IMAGE_CONTROL_DATA::IStyle

Definition at line 568 of file pedump.c.

◆ wId

WORD _IMAGE_CONTROL_DATA::wId

Definition at line 574 of file pedump.c.

◆ x

WORD _IMAGE_CONTROL_DATA::x

Definition at line 570 of file pedump.c.

◆ y

WORD _IMAGE_CONTROL_DATA::y

Definition at line 571 of file pedump.c.


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