Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type structure declaration in VFP
Message
From
25/09/2002 11:04:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Type structure declaration in VFP
Miscellaneous
Thread ID:
00704257
Message ID:
00704257
Views:
47
I've been trying to convert the following type structure declaration to Visual FoxPro but I can't get it to work:

Public Type RasConn
dwSize As Long
hRasConn As Long
szEntryName(RAS_MAXENTRYNAME) As Byte
szDeviceType(RAS_MAXDEVICETYPE) As Byte
szDeviceName(RAS_MAXDEVICENAME) As Byte
End Type

Anyone has any idea how to do the convertion??

Thanks in advance!
Next
Reply
Map
View

Click here to load this message in the networking platform