Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.62 KB

nf-shobjidl_core-ifilesystembinddata2-setjunctionclsid.md

File metadata and controls

67 lines (56 loc) · 2.62 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IFileSystemBindData2.SetJunctionCLSID
IFileSystemBindData2::SetJunctionCLSID (shobjidl_core.h)
Sets the class identifier (CLSID) of the object that implements IShellFolder, if the current item is a junction point.
IFileSystemBindData2 interface [Windows Shell]
SetJunctionCLSID method
IFileSystemBindData2.SetJunctionCLSID
IFileSystemBindData2::SetJunctionCLSID
SetJunctionCLSID
SetJunctionCLSID method [Windows Shell]
SetJunctionCLSID method [Windows Shell]
IFileSystemBindData2 interface
_shell_IFileSystemBindData2_SetJunctionCLSID
shell.IFileSystemBindData2_SetJunctionCLSID
shobjidl_core/IFileSystemBindData2::SetJunctionCLSID
shell\IFileSystemBindData2_SetJunctionCLSID.htm
shell
e072818d-dfa4-4b95-93b6-275206596147
12/05/2018
IFileSystemBindData2 interface [Windows Shell],SetJunctionCLSID method, IFileSystemBindData2.SetJunctionCLSID, IFileSystemBindData2::SetJunctionCLSID, SetJunctionCLSID, SetJunctionCLSID method [Windows Shell], SetJunctionCLSID method [Windows Shell],IFileSystemBindData2 interface, _shell_IFileSystemBindData2_SetJunctionCLSID, shell.IFileSystemBindData2_SetJunctionCLSID, shobjidl_core/IFileSystemBindData2::SetJunctionCLSID
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
IFileSystemBindData2::SetJunctionCLSID
shobjidl_core/IFileSystemBindData2::SetJunctionCLSID
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IFileSystemBindData2.SetJunctionCLSID

IFileSystemBindData2::SetJunctionCLSID

-description

Sets the class identifier (CLSID) of the object that implements IShellFolder, if the current item is a junction point.

-parameters

-param clsid [in]

Type: REFCLSID

The CLSID for the object that implements IShellFolder with a junction point as its current item.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.