Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Enum Values
Message
From
29/02/2000 04:59:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Using Enum Values
Miscellaneous
Thread ID:
00338984
Message ID:
00338984
Views:
63
Does anybody know how to use the Enum Values in VFP. Fro example if I have the following Enum structure how can I convert to VFP

Private Enum SMTP_State
MAIL_CONNECT
MAIL_HELO
MAIL_FROM
MAIL_RCPTTO
MAIL_DATA
MAIL_DOT
MAIL_QUIT
End Enum

Thanks in Advance
Next
Reply
Map
View

Click here to load this message in the networking platform