PathIsUNCA(3w)

NAME

PathIsUNCA (SHLWAPI.@)

SYNOPSIS

BOOL PathIsUNCA
 (
  LPCSTR lpszPath
 )

DESCRIPTION

Determine if a path is in UNC format.

PARAMS

lpszPath [In] Path to check.

RETURNS

TRUE: The path is UNC.

FALSE: The path is not UNC or is NULL.

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