ReactOS 0.4.16-dev-1484-g212a1a5
_DRAWICONEXDATA Struct Reference

#include <ntuser.h>

Collaboration diagram for _DRAWICONEXDATA:

Public Attributes

HBITMAP hbmMask
 
HBITMAP hbmColor
 
int cx
 
int cy
 

Detailed Description

Definition at line 2025 of file ntuser.h.

Member Data Documentation

◆ cx

int _DRAWICONEXDATA::cx

Definition at line 2029 of file ntuser.h.

◆ cy

int _DRAWICONEXDATA::cy

Definition at line 2030 of file ntuser.h.

◆ hbmColor

HBITMAP _DRAWICONEXDATA::hbmColor

Definition at line 2028 of file ntuser.h.

◆ hbmMask

HBITMAP _DRAWICONEXDATA::hbmMask

Definition at line 2027 of file ntuser.h.


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