Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Com property of type BOOL
Message
De
06/07/2002 15:33:58
 
 
À
06/07/2002 06:58:05
Marco Beuk
Innovero Software Solutions
The Hague, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00675818
Message ID:
00675886
Vues:
19
>I have a simple com-object with a property of type BOOL
>When i create the object from within vfp and read that property vfp returns a value of type numeric.
>Why doesn't vfp translate the value, given back from com, to logical?
>I can also set that property using a logical or numeric value.
>
>Regards

BOOL type is mapped to char (byte) in VC++.

See:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconplatforminvokedatatypes.asp

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform