Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Type structure declaration in VFP
Message
De
25/09/2002 11:04:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Type structure declaration in VFP
Divers
Thread ID:
00704257
Message ID:
00704257
Vues:
54
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform