Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Translation from VB6 To VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01337017
Message ID:
01337025
Vues:
11
This message has been marked as a message which has helped to the initial question of the thread.
It depends. If TE_CALLMEDIA, TE_CALLNOTIFICATION and TE_CALLSTATE represent separate bits than add will work, otherwise you'll have to use BITOR() function.

>I'd like to know how this constant declaration would translate to VFP. Being TE_CALLMEDIA, TE_CALLNOTIFICATION and TE_CALLSTATE numeric values would it means add?
>
>
>Const TAPI3_CALL_EVENTS = _
>    TE_CALLMEDIA Or _
>    TE_CALLNOTIFICATION Or _
>    TE_CALLSTATE
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform