IDefaultExtractIconInit interface
Exposes methods to set default icons associated with an object.
Members
The IDefaultExtractIconInit interface inherits from the IUnknown interface. IDefaultExtractIconInit also has these types of members:
Methods
The IDefaultExtractIconInit interface has these methods.
| Method | Description |
|---|---|
| SetDefaultIcon |
Sets the default icon. |
| SetFlags |
Sets GIL_XXX flags. See IExtractIcon::GetIconLocation |
| SetKey |
Sets the registry key from which to load the "DefaultIcon" value. |
| SetNormalIcon |
Sets the normal icon. |
| SetOpenIcon |
Sets the icon that allows containers to specify an "open" look. |
| SetShortcutIcon |
Sets the icon for a shortcut to the object. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: