Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP DLL Question
Message
 
À
01/08/2001 18:42:09
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00538602
Message ID:
00538648
Vues:
20
>>Whats does Single-Threaded and Multi-Threaded mean?
>>
>>
>>Thanks
>
>In VFP (as in VB) it's really Single-Threaded and Single-Thread-Apartment.
>
>Single means that only one call to an object can be handled at a time. IOW, others have to wait for the first to get done.
>
>Apartment means that multiple calls can be handled at once.
>
>A multithreading search on MSDN came up with this (and more)
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dngeek/html/geekthread.asp

Can COM have a handle for each client. Could a COM relay a message to a
specific client, but not to others?
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform