Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare dll problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01437269
Message ID:
01437443
Vues:
73
Why? AFAIK, the "unsigned char" is one byte unsigned integer not a string.

>My 2 cent's to what Boris has suggested. You might need to allocate more space for the lcTest.
>
>For example
>lcTest = SPACE(100)
>or
>lcTest = REPLICATE(CHR(0), 100)
>
>The description for this function possibly can give you the exact number of bytes. If this input parameter is a structure, after the function returns, the lcTest may contain some data about the device.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform