ReactOS 0.4.15-dev-7958-gcd0bb1a
_SHFILEINFOA Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHFILEINFOA:

Public Attributes

HICON hIcon
 
int iIcon
 
DWORD dwAttributes
 
CHAR szDisplayName [MAX_PATH]
 
CHAR szTypeName [80]
 

Detailed Description

Definition at line 364 of file shellapi.h.

Member Data Documentation

◆ dwAttributes

DWORD _SHFILEINFOA::dwAttributes

Definition at line 367 of file shellapi.h.

Referenced by SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().

◆ hIcon

◆ iIcon

◆ szDisplayName

CHAR _SHFILEINFOA::szDisplayName[MAX_PATH]

◆ szTypeName

CHAR _SHFILEINFOA::szTypeName[80]

Definition at line 369 of file shellapi.h.

Referenced by SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().


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