PathIsUNCA (SHLWAPI.@)
BOOL PathIsUNCA ( LPCSTR lpszPath )
Determine if a path is in UNC format.
lpszPath | [In] | Path to check. |
TRUE: The path is UNC.
FALSE: The path is not UNC or is NULL.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c". source.winehq.org/source/dlls/shlwapi/path.c
Debug channel "shell".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.