Partager via


Méthode IShellFolderBand::GetBandInfoSFB (shlobj.h)

Obtient des informations concernant un objet IShellFolderBand et le place dans une structure BANDINFOSFB .

Syntaxe

HRESULT GetBandInfoSFB(
  PBANDINFOSFB pbi
);

Paramètres

pbi

Type : PBANDINFOSFB

Pointeur vers une structure BANDINFOSFB .

Valeur retournée

Type : HRESULT

Retourne S_OK en cas de réussite, ou un code d’erreur dans le cas contraire.

Configuration requise

   
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau uniquement]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau uniquement]
Plateforme cible Windows
En-tête shlobj.h
DLL Shell32.dll (version 5.00 ou ultérieure)

Voir aussi

IShellFolder

IShellFolderBand