SHGetPathFromIDListA(3w)

NAME

SHGetPathFromIDListA (SHELL32.@)

SYNOPSIS

BOOL SHGetPathFromIDListA
 (
  LPCITEMIDLIST pidl,
  LPSTR         pszPath
 )

DESCRIPTION

SHGetPathFromIDListA [SHELL32.@][NT 4.0: SHELL32.220].

PARAMS

pidl, [In] pidl.

pszPath [Out] path.

RETURNS

path from a passed PIDL.

NOTES

NULL returns FALSE desktop pidl gives path to desktop directory back special pidls returning FALSE

IMPLEMENTATION

Defined in "shlobj.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shell32/pidl.c".

Debug channel "pidl".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout