Subject | English | Hebrew |
comp., MS | COM class | מחלקת COM (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
comp., MS | COM interop | Interop של COM (A service that enables .NET Framework objects to communicate with COM objects) |
comp., MS | COM object | אובייקט COM (An instance of a COM class) |
comp., MS | COM port | יציאת COM (A serial communications port used to connect a device, such as a modem, printer, or mobile device, to a computer) |
comp., MS | Distributed COM | COM מבוזר (The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications) |