IShellFolderView ::SetAutomationObject, méthode (shlobj_core.h)
[Cette méthode est disponible via Windows Vista. Il peut être modifié ou indisponible dans les versions ultérieures de Windows.]
Remplace l’objet d’automatisation interne de IShellView.
Syntaxe
HRESULT SetAutomationObject(
[in, optional] IDispatch *pdisp
);
Paramètres
[in, optional] pdisp
Type : IDispatch*
Pointeur vers le nouvel objet Automation.
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
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows XP [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shlobj_core.h |