Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using UDTs in Class Interfaces
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00514406
Message ID:
00514563
Vues:
11
>I know using udts in class interfaces is not possible,
>what is the best workaround to this?
>
>thanx,
>benj

Probably an XML string can do the trick. The downside to that is the parsing, you need to use MSXML parser in your implementation.

Another possibility is the use of an ADO recordset.

Both of these approaches should work well even if these classes are intended as COM servers.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform