AltCallingConvention
, Library
, StdCall
, StdCallLibrary
Felder
boolean
Determines if a path string is a valid Universal Naming Convention (UNC) path, as opposed to a path based on a drive letter.
Takes an STRRET structure returned by IShellFolder::GetDisplayNameOf and returns a pointer to an allocated string containing the display name.
Takes an STRRET structure returned by IShellFolder::GetDisplayNameOf and returns a pointer to an allocated string containing the display name.
pstr
- A pointer to the STRRET structure. When the function returns, this pointer will no longer be valid.
pidl
- A pointer to the item's ITEMIDLIST structure. This value can be NULL.
ppszName
- A pointer to an allocated string containing the result. StrRetToStr allocates memory for this string with CoTaskMemAlloc. You should free the string with CoTaskMemFree when it is no longer needed.
Determines if a path string is a valid Universal Naming Convention (UNC) path, as opposed to a path based on a drive letter.
path
- A string containing the path to validate.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4