ReactOS 0.4.15-dev-7934-g1dc8d80
GRPCURSORICONDIRENTRY Struct Reference

#include <ntusrtyp.h>

Collaboration diagram for GRPCURSORICONDIRENTRY:

Public Attributes

union {
   ICONRESDIR   icon
 
   CURSORRESDIR   cursor
 
ResInfo
 
WORD wPlanes
 
WORD wBitCount
 
DWORD dwBytesInRes
 
WORD nID
 

Detailed Description

Definition at line 105 of file ntusrtyp.h.

Member Data Documentation

◆ cursor

CURSORRESDIR GRPCURSORICONDIRENTRY::cursor

Definition at line 110 of file ntusrtyp.h.

◆ dwBytesInRes

DWORD GRPCURSORICONDIRENTRY::dwBytesInRes

Definition at line 114 of file ntusrtyp.h.

◆ icon

ICONRESDIR GRPCURSORICONDIRENTRY::icon

Definition at line 109 of file ntusrtyp.h.

◆ nID

WORD GRPCURSORICONDIRENTRY::nID

Definition at line 115 of file ntusrtyp.h.

◆ 

union { ... } GRPCURSORICONDIRENTRY::ResInfo

◆ wBitCount

WORD GRPCURSORICONDIRENTRY::wBitCount

Definition at line 113 of file ntusrtyp.h.

◆ wPlanes

WORD GRPCURSORICONDIRENTRY::wPlanes

Definition at line 112 of file ntusrtyp.h.


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