This topic has not yet been rated - Rate this topic

IShellFolderBand::GetBandInfoSFB method

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

Syntax


HRESULT GetBandInfoSFB(
  PBANDINFOSFB pbi
);

Parameters

pbi

Type: PBANDINFOSFB

A pointer to a BANDINFOSFB structure.

Return value

Type: HRESULT

Returns S_OK if successful, or an error code otherwise.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Shlobj.h

DLL

Shell32.dll (version 5.00 or later)

See also

IShellFolderBand
IShellFolder

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.