IShellFolderBand interface (shlobj.h)

[IShellFolderBand is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Exposes methods that manage folder bands. The Quick Launch bar is an example of a folder band.

Inheritance

The IShellFolderBand interface inherits from the IUnknown interface. IShellFolderBand also has these types of members:

Methods

The IShellFolderBand interface has these methods.

 
IShellFolderBand::GetBandInfoSFB

Gets information concerning an IShellFolderBand object and places it in a BANDINFOSFB structure.
IShellFolderBand::InitializeSFB

Initializes an IShellFolderBand object.
IShellFolderBand::SetBandInfoSFB

Uses the information in a BANDINFOSFB structure to set the band information for a IShellFolderBand object.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header shlobj.h