ShellWindows object

Represents a collection of the open windows that belong to the Shell. Methods associated with this objects can control and execute commands within the Shell, and obtain other Shell-related objects.

Members

The ShellWindows object has these types of members:

Methods

The ShellWindows object has these methods.

Method Description
_NewEnum Creates and returns a new ShellWindows object that is a copy of this ShellWindows object.
Item Retrieves an InternetExplorer object that represents the Shell window.

 

Properties

The ShellWindows object has these properties.

Property Access type Description
Count
Read-only
Contains the number of items in the collection.

 

Requirements

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