IShellItemResources interface
Exposes methods to manipulate and query Shell item resources.
Members
The IShellItemResources interface inherits from the IUnknown interface. IShellItemResources also has these types of members:
Methods
The IShellItemResources interface has these methods.
| Method | Description |
|---|---|
| CreateResource |
Creates a specified resource. |
| EnumResources |
Gets a resource enumerator object. |
| GetAttributes |
Gets resource attributes. |
| GetResourceDescription |
Gets a resource description. |
| GetSize |
Gets the source size. |
| GetTimes |
Gets file times. |
| MarkForDelete |
Marks for delete. |
| OpenResource |
Opens a specified resource. |
| SetTimes |
Sets file times. |
| SupportsResource |
Retrieves whether an item supports a specified resource. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: