Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Struct.vcx cMembers
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Struct.vcx cMembers
Miscellaneous
Thread ID:
00546561
Message ID:
00546561
Views:
53
Christof,

I'm using your struct class for the first time to make some calls to a proprietary API that was written in C++.

In setting up a sub-class of struct I run into this in the second structure that I am creating. The ADDR_REC mentioned below is a structure that was created just before this one. How would this be entered in cMembers? It's not the whole structure ADDR_REC and it's not a pointer either.

typedef struct
{
ADDR_REC stack[10]; /********** record stack **********/
} ZIP4_PARM;


TIA,

Ed
Next
Reply
Map
View

Click here to load this message in the networking platform