Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Struct.vcx cMembers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Struct.vcx cMembers
Divers
Thread ID:
00546561
Message ID:
00546561
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform