ReactOS 0.4.15-dev-7842-g558ab78
_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 2013 of file ntuser.h.

Member Data Documentation

◆ cx

int _DRAWICONEXDATA::cx

Definition at line 2017 of file ntuser.h.

◆ cy

int _DRAWICONEXDATA::cy

Definition at line 2018 of file ntuser.h.

◆ hbmColor

HBITMAP _DRAWICONEXDATA::hbmColor

Definition at line 2016 of file ntuser.h.

◆ hbmMask

HBITMAP _DRAWICONEXDATA::hbmMask

Definition at line 2015 of file ntuser.h.


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