Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2.63 KB

nf-shobjidl_core-ishelllinka-setpath.md

File metadata and controls

70 lines (58 loc) · 2.63 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.IShellLinkA.SetPath
IShellLinkA::SetPath (shobjidl_core.h)
Sets the path and file name for the target of a Shell link object. (ANSI)
IShellLink interface [Windows Shell]
SetPath method
IShellLink::SetPath
IShellLinkA interface [Windows Shell]
SetPath method
IShellLinkA.SetPath
IShellLinkA::SetPath
IShellLinkW interface [Windows Shell]
SetPath method
IShellLinkW::SetPath
SetPath
SetPath method [Windows Shell]
SetPath method [Windows Shell]
IShellLink interface
SetPath method [Windows Shell]
IShellLinkA interface
SetPath method [Windows Shell]
IShellLinkW interface
_win32_IShellLink_SetPath
shell.IShellLink_SetPath
shobjidl_core/IShellLink::SetPath
shobjidl_core/IShellLinkA::SetPath
shobjidl_core/IShellLinkW::SetPath
shell\IShellLink_SetPath.htm
shell
032610ba-d6ff-4200-8fd3-455460587dec
12/05/2018
IShellLink interface [Windows Shell],SetPath method, IShellLink::SetPath, IShellLinkA interface [Windows Shell],SetPath method, IShellLinkA.SetPath, IShellLinkA::SetPath, IShellLinkW interface [Windows Shell],SetPath method, IShellLinkW::SetPath, SetPath, SetPath method [Windows Shell], SetPath method [Windows Shell],IShellLink interface, SetPath method [Windows Shell],IShellLinkA interface, SetPath method [Windows Shell],IShellLinkW interface, _win32_IShellLink_SetPath, shell.IShellLink_SetPath, shobjidl_core/IShellLink::SetPath, shobjidl_core/IShellLinkA::SetPath, shobjidl_core/IShellLinkW::SetPath
shobjidl_core.h
Windows
Windows XP [desktop apps only]
Windows 2000 Server [desktop apps only]
Shobjidl.idl
Shell32.dll (version 4.0 or later)
Windows
19H1
IShellLinkA::SetPath
shobjidl_core/IShellLinkA::SetPath
c++
APIRef
kbSyntax
COM
Shell32.dll
IShellLink.SetPath
IShellLinkA.SetPath
IShellLinkW.SetPath

IShellLinkA::SetPath

-description

Sets the path and file name for the target of a Shell link object.

-parameters

-param pszFile

Type: LPCTSTR

The address of a buffer that contains the new path.

-returns

Type: HRESULT

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