2 references to SHGetPathFromIDListLongPath
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (2)
290
UnsafeNativeMethods.Shell32.
SHGetPathFromIDListLongPath
(pidlRet, ref pszSelectedPath);
351
bool isFileSystemFolder = UnsafeNativeMethods.Shell32.
SHGetPathFromIDListLongPath
(selectedPidl, ref pszSelectedPath);