IShellFolder Methods
| Description
|
ParseDisplayName
| Translates a display name into an item identifier list.
|
EnumObjects
| Enumerates the objects in a folder.
|
BindToObject
| Retrieves the IShellFolder interface for the specified subfolder.
|
BindToStorage
| Returns the storage instance of a subfolder.
|
CompareIDs
| Compares two item identifier lists and returns the result.
|
CreateViewObject
| Creates a view object of the folder itself.
|
GetAttributesOf
| Retrieves the attributes of the specified file object or subfolder.
|
GetUIObjectOf
| Creates an OLE interface that can be used to carry out operations on a file
object or subfolder.
|
GetDisplayNameOf
| Retreives the display name of a file object or subfolder.
|
SetNameOf
| Sets the display name of the specified file object or subfolder and changes
its identifier accordingly.
|