Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UNC -- Universal Naming Code
Message
De
24/02/1999 07:55:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00190705
Message ID:
00190882
Vues:
10
>Where can I find the documentation on WNetAddConnection()?

Basically on the MSDN disk that ships with VS6

IAC you can decalare and call it as follows :
DECLARE Integer WNetAddConnection in win32api String ,String ,String 
WNetAddConnection('\\bisis\rd_data','','J:')
The 1st string is the remote device
The 2nd string the password
The 3rd string it the local name

HTH,

Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform