PathIsUNCServerA(3w)

NAME

PathIsUNCServerA (SHLWAPI.@)

SYNOPSIS

BOOL PathIsUNCServerA
 (
  LPCSTR lpszPath
 )

DESCRIPTION

Determine if a path is a UNC server name ("\SHARENAME").

PARAMS

lpszPath [In] Path to check.

RETURNS

TRUE If lpszPath is a valid UNC server name. FALSE Otherwise.

NOTES

This routine is bug compatible with Win32: Server names with a trailing backslash (e.g. "\FOO

IMPLEMENTATION

Defined in "shlwapi.h".

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

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