Subject | Norwegian Bokmål | English |
comp., MS | brytingsforekomst som kan kalles opp med 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 | COM-interoperabilitet | COM interop (A service that enables .NET Framework objects to communicate with COM objects) |
comp., MS | COM-klasse | COM class (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
comp., MS | COM-objekt | COM object (An instance of a COM class) |
comp., MS | COM-port | COM port (A serial communications port used to connect a device, such as a modem, printer, or mobile device, to a computer) |
comp., MS | COM-tillegg | 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 | noen@example.com | someone@example.com (A sample email address used in Microsoft software and Help files for demonstration purposes) |
comp., MS | virtuelt COM-system | 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) |