FolderItems object

Represents the collection of items in a Shell folder. This object contains properties and methods that allow you to retrieve information about the collection.

Members

The FolderItems object has these types of members:

Methods

The FolderItems object has these methods.

Method Description
_NewEnum Not implemented.
Item Retrieves the FolderItem object for a specified item in the collection.

 

Properties

The FolderItems object has these properties.

Property Access type Description
Application
Read-only
Contains the Application object of the folder items collection.
Count
Read-only
Contains the number of items in the collection.
Parent
Read-only
Not implemented.

 

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional, Windows XP [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Shldisp.h
IDL
Shldisp.idl
DLL
Shell32.dll (version 4.71 or later)