Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding methods to a class object
Message
De
17/08/2007 14:33:06
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01248400
Message ID:
01248851
Vues:
34
>Just thinking outloud here, but, is it possible that you got more characters than 256? I would change the line
>strData = SPACE(256) to strData = SPACE(bytesTotal) and see what happens
>
>[Update]Oh, looking at the code in the Wiki, it's author not only uses the above, but also calls GetData like this This.GetData(@lcBuffer, , tnByteCount )

I'm not sure I understand much about the bytesTotal and tnByteCount. Is this something I'm calculating and then passing? When I use the OLE (MSWinSck.ocx) it doesn't care how much I send it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform