Méthode IFileSystemBindData2::GetJunctionCLSID (shobjidl_core.h)
Obtient l’identificateur de classe (CLSID) de l’objet qui implémente IShellFolder pour l’élément, si l’élément est un point de jonction.
Syntaxe
HRESULT GetJunctionCLSID(
[out] CLSID *pclsid
);
Paramètres
[out] pclsid
Type : CLSID*
Lorsque cette méthode retourne correctement, reçoit un pointeur vers le CLSID de l’objet qui implémente IShellFolder pour l’élément actif, si l’élément est un point de jonction.
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_core.h (inclure Shobjidl.h) |