Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and ADSI
Message
De
30/11/1999 00:17:56
 
 
À
29/11/1999 22:39:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00296689
Message ID:
00296718
Vues:
29
>Has anyone tried to implement anything in ADSI with VFP?
>
>I used to Visual Basic where you can define your variable types.
>
>How can this be done in Visual Foxpro?
>
>for example, if I have this piece of code in Visual Basic, what would it look like in VFP?
>
>dim o as IADsOpenDSObject
>

You don't need to assign a fixed data type in VFP - when you issue the CREATEOBJ() for the ADSI component, VFP will configure an object variable, which will expose the public properties and methods of the object.

Rick Strahl has a good introductory whitepaper on using ADSI and VFP on www.west-wind.com
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform