ReactOS 0.4.15-dev-6067-g0b695a6
_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 2136 of file ntuser.h.

Member Data Documentation

◆ cx

int _DRAWICONEXDATA::cx

Definition at line 2140 of file ntuser.h.

◆ cy

int _DRAWICONEXDATA::cy

Definition at line 2141 of file ntuser.h.

◆ hbmColor

HBITMAP _DRAWICONEXDATA::hbmColor

Definition at line 2139 of file ntuser.h.

◆ hbmMask

HBITMAP _DRAWICONEXDATA::hbmMask

Definition at line 2138 of file ntuser.h.


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