FolderItemVerbs object

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

Members

The FolderItemVerbs object has these types of members:

Methods

The FolderItemVerbs object has these methods.

Method Description
_NewEnum Creates and returns a new FolderItemVerbs object that is a copy of this FolderItemVerbs object.
Item Retrieves the FolderItemVerb object for a specified item in the collection.

 

Properties

The FolderItemVerbs object has these properties.

Property Access type Description
Application
Read-only
Not implemented.
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)