Subject | English | Norwegian Bokmål |
comp., MS | COM add-in | COM-tillegg (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 | COM callable wrapper | brytingsforekomst som kan kalles opp med COM (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-klasse (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
comp., MS | COM interop | COM-interoperabilitet (A service that enables .NET Framework objects to communicate with COM objects) |
comp., MS | COM object | COM-objekt (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 | someone@example.com | noen@example.com (A sample email address used in Microsoft software and Help files for demonstration purposes) |
comp., MS | virtual COM | virtuelt COM-system (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) |