Scroll to navigation

PathIsUNCServerShareW(3w) Wine API PathIsUNCServerShareW(3w)

NAME

PathIsUNCServerShareW (SHLWAPI.@)

SYNOPSIS

BOOL PathIsUNCServerShareW
(
LPCWSTR lpszPath
)
 

DESCRIPTION

See PathIsUNCServerShareA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/path.c".
Debug channel "shell".
Oct 2012 Wine API