ReactOS 0.4.16-dev-555-g690643f
_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 729 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _SHSTOCKICONINFO::cbSize

Definition at line 730 of file shellapi.h.

◆ hIcon

HICON _SHSTOCKICONINFO::hIcon

Definition at line 731 of file shellapi.h.

◆ iIcon

int _SHSTOCKICONINFO::iIcon

Definition at line 733 of file shellapi.h.

◆ iSysImageIndex

int _SHSTOCKICONINFO::iSysImageIndex

Definition at line 732 of file shellapi.h.

◆ szPath

WCHAR _SHSTOCKICONINFO::szPath[MAX_PATH]

Definition at line 734 of file shellapi.h.


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