Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare dll problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01437269
Message ID:
01437271
Vues:
56
>>Hi All,
>>
>>That's the dll function:
>>
>>long GetCashDrawerStatus ( unsigned char *Status );
>>
>>I tried :
>>
>>DECLARE integer GetCashDrawerStatus IN poscd2.dll as pos2_status string
>>
>>no success...
>>
>>what I should put instead of "unsigned char *Status" ?
>
>
>DECLARE integer GetCashDrawerStatus IN poscd2.dll  STRING @
>lcTest = []
>GetCashDrawerStatus(@lcTest)
>
Funny, I wanted to suggest exactly that too.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform