|
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
IShellIcon
The IShellIcon interface is used to obtain an icon index for an IShellFolder object. Only one instance of the interface for the folder is required instead of an instance for each object, as is the case for IExtractIcon.
When to Implement
Implement IShellIcon as part of an IShellFolder implementation as a quick way to obtain the icon for an object in the folder. If IShellIcon is not implemented by an IShellFolder object, IShellFolder::GetUIObjectOf(..., IID_IExtractIcon, ...) is used to get an icon for all objects.
When to Use
Use IShellIcon when getting icon indexes for items in a shell folder.
Methods in Vtable Order
IUnknown Methods Description QueryInterface Returns pointers to supported interfaces. AddRef Increments reference count. Release Decrements reference count.
IShellIcon Methods Description GetIconOf Retrieves an icon for an object in a folder.
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
IShellIcon
Интерфейс IShellIcon использован, чтобы получать иконный индекс для объекта IShellFolder. Только один пример интерфейса для папки потребовался вместо примера для каждого объекта, как является причиной для IExtractIcon.
Когда, чтобы Осуществляться
Осуществите IShellIcon как часть реализации IShellFolder как быстрый путь получать икону для объекта в папке. Если IShellIcon не осуществлен объектом IShellFolder, IShellFolder::GetUIObjectOf(..., IID_IExtractIcon,...) использован, чтобы получать икону для всех объектов.
Когда, чтобы Использоваться
Используйте IShellIcon при получении иконных индексов для пунктов в папке оболочки.
Методы в Порядке Vtable
ВОЗВРАТ Методов IUnknown указателей Description QueryInterface на поддерживал интерфейсы. AddRef УВЕЛИЧИВАЕТ счет ссылки. Счет ссылки Декрементов Выпуска.
МЕТОДЫ IShellIcon Description GetIconOf Извлекает икону для объекта в папке.
|
|
|
|