Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare dll problem
Message
 
To
02/12/2009 09:24:10
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01437269
Message ID:
01437270
Views:
100
This message has been marked as the solution to the initial question of the thread.
>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)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform