Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine my workstation is connected to server?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00458735
Message ID:
00458864
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform