ReactOS 0.4.17-dev-0-g129ef35
_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 751 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _SHSTOCKICONINFO::cbSize

Definition at line 752 of file shellapi.h.

◆ hIcon

HICON _SHSTOCKICONINFO::hIcon

Definition at line 753 of file shellapi.h.

◆ iIcon

int _SHSTOCKICONINFO::iIcon

Definition at line 755 of file shellapi.h.

◆ iSysImageIndex

int _SHSTOCKICONINFO::iSysImageIndex

Definition at line 754 of file shellapi.h.

◆ szPath

WCHAR _SHSTOCKICONINFO::szPath[MAX_PATH]

Definition at line 756 of file shellapi.h.


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