CMFCShellTreeCtrl::SelectPath
Sélectionne un élément dans Classe de CMFCShellTreeCtrl sur le chemin d'accès fourni.
BOOL SelectPath(
LPCTSTR lpszPath
);
BOOL SelectPath(
LPCITEMIDLIST lpidl
);
Paramètres
[in] lpszPath
Chaîne qui spécifie le chemin d'accès d'un élément.[in] lpidl
Un PIDL qui spécifie l'élément
Valeur de retour
S_OK si l'opération a réussi ; E_FAIL sinon.
Configuration requise
en-tête : afxshelltreectrl.h