D�termine si un chemin est partag�
#include <WinAPIFiles.au3>
_WinAPI_IsPathShared ( $sFilePath )
$sFilePath | Le chemin d'acc�s local complet � tester. |
Succ�s: | Retourne True - Le chemin est partag�. False - Sinon. |
�chec: | D�finit @error <> 0. |
Non document� dans MSDN.