FolderItems object

May 3, 2021 · View on GitHub

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.

MethodDescription
_NewEnumNot implemented.
ItemRetrieves the FolderItem object for a specified item in the collection.

 

Properties

The FolderItems object has these properties.

PropertyAccess typeDescription
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

RequirementValue
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)