Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declaring a variabel of type class
Message
De
23/01/2002 03:30:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Declaring a variabel of type class
Divers
Thread ID:
00608815
Message ID:
00608815
Vues:
51
How do I declare a variabel of the type ref to a
class. I have a ActiveX control which returns a ref
(pointer) to a class like this :

Thisform.GetClient(0, Class_variabel)

The Getclient function returns a pointer but i guess
it has to be defined/declared before use or ????


I have tried the following : (tried a lot but this is my last attempt)

Class_variabel = ""
Thisform.GetClient(0, @Class_varibel)

with a error :

OLE error code 0x80020005 : Incorrect type

I'm really in the dark here cause I don't have my books
a the present location where I'm at (s...).

Regards
Novo Nordisk A/S
Denmark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform