Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding hex values
Message
From
02/10/2011 07:03:54
 
 
To
02/10/2011 06:50:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01525377
Message ID:
01525383
Views:
60
DECLARE LONG GetReaderName IN eVehicleRegistrationAPI.dll long index, string @ReaderName, long @NameSize

RederName = SPACE(256)
NameSize = 0

a=GetReaderName(0, @ReaderName, @NameSize)

wait wind (a)

produces as result ****
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform