Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass by reference or value?
Message
De
09/09/2000 11:33:23
 
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Codage, syntaxe et commandes
Titre:
Pass by reference or value?
Divers
Thread ID:
00414592
Message ID:
00414592
Vues:
38
Hi,
I have a DLL function as the following, when I pass the parameter byRef, it does work fine instead I need to pass it byVal using VB, why?

int _stdcall mfunction(int a,char * b);

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Répondre
Fil
Voir

Click here to load this message in the networking platform