ReactOS 0.4.15-dev-7953-g1f49173
_SHSTOCKICONINFO Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHSTOCKICONINFO:

Public Attributes

DWORD cbSize
 
HICON hIcon
 
int iSysImageIndex
 
int iIcon
 
WCHAR szPath [MAX_PATH]
 

Detailed Description

Definition at line 706 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _SHSTOCKICONINFO::cbSize

Definition at line 707 of file shellapi.h.

◆ hIcon

HICON _SHSTOCKICONINFO::hIcon

Definition at line 708 of file shellapi.h.

◆ iIcon

int _SHSTOCKICONINFO::iIcon

Definition at line 710 of file shellapi.h.

◆ iSysImageIndex

int _SHSTOCKICONINFO::iSysImageIndex

Definition at line 709 of file shellapi.h.

◆ szPath

WCHAR _SHSTOCKICONINFO::szPath[MAX_PATH]

Definition at line 711 of file shellapi.h.


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