Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a user-defined type
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00620504
Message ID:
00620597
Views:
14
VFP doesn't have user defined types. If you need them to call Windows API function, take a look at file # 986 and file #95570.

>Hi!
>
>In VFP, how do you create a user-defined type like in VB:
>
>Private Type FILETIME
> dwLowDateTime As Long
> dwHighDateTime As Long
>End Type
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform