Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Struct Variable
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00204069
Message ID:
00204107
Views:
22
Fred,

Typically structs are defined in VFP as subclasses of Custom with properties for each member of the struct. VFP doesn't really have a direct corallary to an array of bytes. Depending on what you are trying to use the byte array would be a string in VFP.

>The following code in VB.
>
>Public Type restruct ' Defining restruct to be a byte array
>temp(1 To 1024) As Byte
>End Type
>
>How do I define a struct variable in VFP.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform