Vertaling van "com interop" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Describes how to raise and handle events using COM interop.
Décrit comment déclencher et gérer les événements à l'aide de COM Interop.
Describes how to safely share components through COM interop services.
Décrit comment partager des composants en toute sécurité via les services COM Interop.
Only attributes specific to COM interop are embedded; other attributes are ignored.
Seuls les attributs spécifiques à COM Interop sont incorporés ; les autres attributs sont ignorés.
Again, COM interop provides the means to seamlessly export metadata in an assembly to a type library and registers the managed component as a traditional COM component.
COM Interop donne là aussi la possibilité d'exporter de façon transparente les métadonnées d'un assembly vers une bibliothèque de types et inscrit le composant managé en tant que composant COM standard.
For backward compatibility, COM interop provides access to existing COM components without requiring that the original component be modified.
Pour assurer une compatibilité descendante, COM Interop fournit un accès aux composants COM existants sans nécessiter la modification des composants d'origine.
COM interop also introduces forward compatibility by enabling your COM clients to access managed code as easily as they access other COM objects.
COM Interop offre également une compatibilité descendante en permettant aux clients COM d'accéder à du code managé aussi simplement qu'à d'autres objets COM.
NET - as long as/unsafe or unmanaged code is not invoked (such as the use of P/Invoke or COM Interop)
NET - tant qu'aucun code /unsafe ou non-managé n'est invoqué (tel que P/Invoke ou COM Interop)
Interop Marshaling Describes marshaling for COM interop and platform invoke.
Décrit comment déclencher et gérer les événements à l'aide de COM Interop.
Describes how COM interop can activate components without using the Windows registry.
Explique comment COM Interop peut activer des composants sans utiliser le Registre Windows.
You can migrate some parts of the application to use the.NET Framework while using existing technologies through the COM interoperability layer (COM Interop).
Vous pouvez migrer certaines parties de l'application pour utiliser.NET Framework, tout en utilisant les technologies existantes par le biais de la couche d'interopérabilité COM (COM Interop).
ParameterModifier is only used when calling through COM interop, and only parameters that are passed by reference are handled.
ParameterModifier est utilisé uniquement lors de l'appel via COM interop, et seuls les paramètres qui sont passés par référence sont gérées.
Type embedding is frequently used with COM interop, such as an application that uses automation objects from Microsoft Office.
L'incorporation de type est fréquemment utilisée avec COM Interop, par exemple pour une application qui utilise des objets Automation de Microsoft Office.
You can incorporate COM components into a.NET Framework application by using COM interop tools to import the relevant COM types.
Vous pouvez incorporer des composants COM dans une application.NET Framework en utilisant des outils de COM Interop pour importer les types COM pertinents.