Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to implement a user defined type in VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00726790
Message ID:
00726792
Vues:
16
See Re: Type structure declaration in VFP Message #704321.

>Public Type RASDIALPARAMS
> dwSize As Long
> szEntryName(RAS_MaxEntryName) As Byte
> szPhoneNumber(RAS_MaxPhoneNumber) As Byte
> szCallbackNumber(RAS_MaxCallbackNumber) As Byte
> szUserName(UNLEN) As Byte
> szPassword(PWLEN) As Byte
> szDomain(DNLEN) As Byte
>End Type
>
>How will i define the above code of VB to vfp7
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform