ReactOS 0.4.15-dev-7907-g95bf896
ICONRESDIR Struct Reference

#include <ntusrtyp.h>

Public Attributes

BYTE bWidth
 
BYTE bHeight
 
BYTE bColorCount
 
BYTE bReserved
 

Detailed Description

Definition at line 59 of file ntusrtyp.h.

Member Data Documentation

◆ bColorCount

BYTE ICONRESDIR::bColorCount

Definition at line 63 of file ntusrtyp.h.

Referenced by get_best_icon_file_entry().

◆ bHeight

BYTE ICONRESDIR::bHeight

Definition at line 62 of file ntusrtyp.h.

Referenced by get_best_icon_file_entry().

◆ bReserved

BYTE ICONRESDIR::bReserved

Definition at line 64 of file ntusrtyp.h.

Referenced by get_best_icon_file_entry().

◆ bWidth

BYTE ICONRESDIR::bWidth

Definition at line 61 of file ntusrtyp.h.

Referenced by get_best_icon_file_entry().


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