UDF > WinAPIEx > Files & Devices > Files >


_WinAPI_IsPathShared

D�termine si un chemin est partag�

#include <WinAPIFiles.au3>
_WinAPI_IsPathShared ( $sFilePath )

Param�tre

$sFilePath Le chemin d'acc�s local complet � tester.

Valeur de retour

Succ�s: Retourne True - Le chemin est partag�.
False - Sinon.
�chec: D�finit @error <> 0.

Remarque

Non document� dans MSDN.