Subject | Czech | English |
comp., MS | doplněk modelu COM | COM add-in (A supplemental program with the filename extension .dll or .exe that extends the capabilities of a program by adding custom commands and specialized features) |
comp., MS | model COM | COM (An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems) |
comp., MS | model COM | Component Object Model An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems (Component Object Model) |
comp., MS | model COM+ | COM+ (An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management) |
comp., MS | objekt COM | COM object (An instance of a COM class) |
comp., MS | objekt volatelný aplikacemi COM | COM callable wrapper (A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including .NET Framework classes, transparently) |
comp., MS | obálka volatelná aplikacemi COM | COM callable wrapper (A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including .NET Framework classes, transparently) |
comp., MS | port COM | COM port (A serial communications port used to connect a device, such as a modem, printer, or mobile device, to a computer) |
comp., MS | soubor úložiště strukturovaný podle modelu COM | COM-structured storage file (A component object model (COM) compound file used by Data Transformation Services (DTS) to store the version history of a saved DTS package) |
comp., MS | třída COM | COM class (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
comp., MS | Virtual COM | virtual COM (The subsystem that manages COM objects created by application processes running in a virtual environment and prevents conflict with the same objects created outside the virtual environment) |
comp., MS | zprostředkovatel komunikace s objekty COM | COM interop (A service that enables .NET Framework objects to communicate with COM objects) |