Subject | English | Turkish |
comp., MS | COM callable wrapper | COM tarafından çağrılabilir sarmalayıcı (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 | COM class | COM sınıfı (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
comp., MS | COM interop | COM ile birlikte çalışma (A service that enables .NET Framework objects to communicate with COM objects) |
comp., MS | COM object | COM nesnesi (An instance of a COM class) |
comp., MS | COM port | COM bağlantı noktası (A serial communications port used to connect a device, such as a modem, printer, or mobile device, to a computer) |
comp., MS | COM-structured storage file | COM'a göre yapılandırılmış depolama dosyası (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 | Distributed COM | Dağıtılmış 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) |
comp., MS | someone@example.com | birisi@example.com (A sample email address used in Microsoft software and Help files for demonstration purposes) |
comp., MS | virtual COM | sanal 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) |