IExplorerCommand::Invoke, méthode (shobjidl_core.h)

Appelle une commande de l’Explorateur Windows.

Syntaxe

HRESULT Invoke(
  [in] IShellItemArray *psiItemArray,
  [in] IBindCtx        *pbc
);

Paramètres

[in] psiItemArray

Type : IShellItemArray*

Pointeur vers un IShellItemArray.

[in] pbc

Type : IBindCtx*

Pointeur vers une interface IBindCtx , qui fournit l’accès à un contexte de liaison. Cette valeur peut être NULL si aucun contexte de liaison n’est nécessaire.

Valeur retournée

Type : HRESULT

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

Configuration requise

   
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_core.h (include Shobjidl.h)