Subject | English | German |
comp., MS | COM interop | COM-Interop (A service that enables .NET Framework objects to communicate with COM objects) |
comp., MS | interop assembly | Interopassembly (An assembly containing definitions of COM types described in metadata. An interop assembly is typically produced by the Type Library Importer (Tlbimp.exe)) |
comp., MS | interop marshaling | Interop-Marshalling (The process of packaging parameters and return values into equivalent data types as they move to and from COM objects) |
comp., MS | primary interop assembly | primäre Interopassembly (An assembly containing definitions of COM types that is distributed and digitally signed by the author of the COM component. Visual Studio uses a registered primary interop assembly by default when a developer references a type in the corresponding type library) |