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