Partager via


Méthode INameSpaceTreeControlEvents::OnSelectionChanged (shobjidl.h)

Appelé lorsque la sélection est modifiée.

Syntaxe

HRESULT OnSelectionChanged(
  [in] IShellItemArray *psiaSelection
);

Paramètres

[in] psiaSelection

Type : IShellItemArray*

Tableau d’objets IShellItem qui contient la nouvelle sélection.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête shobjidl.h

Voir aussi

INameSpaceTreeControlEvents

IShellItem