На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

SHFILEINFO



Contains information about a file object.

typedef struct _SHFILEINFO { // shfi
HICON hIcon;
int iIcon;
DWORD dwAttributes;
char szDisplayName[MAX_PATH];
char szTypeName[80];
} SHFILEINFO;


Members

hIcon

Handle of the icon that represents the file.

iIcon

Index of the icon image within the system image list.

dwAttributes

Array of flags that indicates the attributes of the file object. For information about the flags, see the description of the IShellFolder::GetAttributesOf method.

szDisplayName

String that contains the name of the file as it appears in the Windows shell, or path and filename of the file that contains the icon representing the file.

szTypeName

String that describes the type of the file.



Remarks

This structure is used with the SHGetFileInfo function.

See Also

IShellFolder::GetAttributesOf, SHGetFileInfo


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

SHFILEINFO



Содержит информацию о файловом объекте.

typedef struct _SHFILEINFO { // shfi HICON hIcon;
int iIcon;
DWORD dwAttributes;
символ szDisplayName[MAX_PATH];
символ szTypeName[80];
} SHFILEINFO;


Участники

hIcon

Прооперируйте иконку, которая представляет файл.

iIcon

Проиндексируйте иконный образ в пределах системного списка образа.

dwAttributes

Массив флагов, которые указывают атрибуты файлового объекта. Для информации о флагах, смотри описание IShellFolder::метод GetAttributesOf.

szDisplayName

Строка, что содержит имя файла как это появляется в оболочке Windows, или путь и filename файла, что содержит иконку, представляющую файл.

szTypeName

Строка, что описывает тип файла.



Замечания

Эта структура использована функцией SHGetFileInfo.

Смотри Также

IShellFolder::GetAttributesOf, SHGetFileInfo


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz