Partager via


Méthode IFileSystemBindData2 ::SetJunctionCLSID (shobjidl_core.h)

Définit l’identificateur de classe (CLSID) de l’objet qui implémente IShellFolder, si l’élément actuel est un point de jonction.

Syntaxe

HRESULT SetJunctionCLSID(
  [in] REFCLSID clsid
);

Paramètres

[in] clsid

Type : REFCLSID

CLSID pour l’objet qui implémente IShellFolder avec un point de jonction comme élément actuel.

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