Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing a selfdefined structure to dll ???
Message
 
À
17/02/2005 02:07:28
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
00987782
Message ID:
00987795
Vues:
31
Try:
STORE REPLICATE(CHR(0), 74) TO Empinfo
Declare INTEGER GetEmpInfo IN WinMDB32.dll STRING @Empinfo
GetEmpInfo(@Empinfo)
Then You need to parse Empinfo to get the values for Struct members :o)))
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform