Extends IShellItem to provide information about a Shell item.
IShellItem2 Members
| GetBool |
Gets the boolean value of a specified property key. |
| GetCLSID |
Gets the class identifier (CLSID) value of specified property key. |
| GetFileTime |
Gets the date and time value of a specified property key. |
| GetInt32 |
Gets the Int32 value of specified property key. |
| GetProperty |
Gets a PROPVARIANT structure from a specified property key. |
| GetPropertyDescriptionList |
Gets a property description list object given a reference to a property key. |
| GetPropertyStore |
Gets a property store object for specified property store flags. |
| GetPropertyStoreForKeys |
Gets property store object for specified property keys. |
| GetPropertyStoreWithCreateObject |
Uses the specified ICreateObject instead of CoCreateInstance to create an instance of the property handler associated with the Shell item on which this method is called. Most calling applications do not need to call this method, and can call IShellItem2::GetPropertyStore instead. |
| GetString |
Gets the string value of a specified property key. |
| GetUInt32 |
Gets the UInt32 value of a specified property key. |
| GetUInt64 |
Gets the UInt64 value of a specified property key. |
| Update |
Ensures that any cached information in this item is updated. |
Interface Information
| Inherits from | IShellItem |
|---|
| Header and IDL files | shobjidl.h, shobjidl.idl |
|---|
| Minimum operating systems |
Windows Vista |
|---|