Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine my workstation is connected to server?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00458735
Message ID:
00458864
Vues:
15
>Hi,
> How to determine my workstation is connected to server?
>
>
>Thank you

The DRIVETYPE() function in VFP 6.0 or the function by this name will return a numeric value (4) if the specified drive is a removeable or network drive. The Windows Script Host's WScript.Network object will also return attached network drives via the EnumNetworkDrives method.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform