Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.29 KB

nf-shobjidl_core-ishelllinkdatalist-setflags.md

File metadata and controls

71 lines (58 loc) · 2.29 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.IShellLinkDataList.SetFlags
IShellLinkDataList::SetFlags (shobjidl_core.h)
Sets the current option settings.
IShellLinkDataList interface [Windows Shell]
SetFlags method
IShellLinkDataList.SetFlags
IShellLinkDataList::SetFlags
SetFlags
SetFlags method [Windows Shell]
SetFlags method [Windows Shell]
IShellLinkDataList interface
_win32_IShellLinkDataList_SetFlags
shell.IShellLinkDataList_SetFlags
shobjidl_core/IShellLinkDataList::SetFlags
shell\IShellLinkDataList_SetFlags.htm
shell
0fca6394-e8ad-4ef3-a7d8-60e85229556b
12/05/2018
IShellLinkDataList interface [Windows Shell],SetFlags method, IShellLinkDataList.SetFlags, IShellLinkDataList::SetFlags, SetFlags, SetFlags method [Windows Shell], SetFlags method [Windows Shell],IShellLinkDataList interface, _win32_IShellLinkDataList_SetFlags, shell.IShellLinkDataList_SetFlags, shobjidl_core/IShellLinkDataList::SetFlags
shobjidl_core.h
Shobjidl.h
Windows
Windows 2000 Professional, Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll (version 5.0 or later)
Windows
19H1
IShellLinkDataList::SetFlags
shobjidl_core/IShellLinkDataList::SetFlags
c++
APIRef
kbSyntax
COM
Shell32.dll
IShellLinkDataList.SetFlags

IShellLinkDataList::SetFlags

-description

Sets the current option settings.

-parameters

-param dwFlags [in]

Type: DWORD

One or more of the SHELL_LINK_DATA_FLAGS that indicate the option settings.

-returns

Type: HRESULT

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

-see-also

IShellLinkDataList