Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to define data type for integer,binary & hexadecima
Message
From
25/01/1999 08:27:38
 
 
To
25/01/1999 08:19:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00179567
Message ID:
00179764
Views:
23
>Ed Rauh,
> After i change to short in DLL declare it is ok already.
> Can i change the return value to binary ? How ?

A SHORT is a 16 bit binary representation. Read the documentation on the DECLARE...DLL in VFP; it outlines the data types supported for return values and parameters. If you need to look at specific bit patterns, you can use the bitwise operators against various numeric representations to examine bits of a return value explicitly.
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
Previous
Reply
Map
View

Click here to load this message in the networking platform