Last change
on this file since 105293 was 105176, checked in by vboxsync, 7 months ago |
Docs: bugref:10705. Merging some more changes from docs team's dita topic files. not complete.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
659 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DITA Glossary//EN" "glossary.dtd">
|
---|
3 | <glossentry xml:lang="en-us" id="glossentry-com">
|
---|
4 | <glossterm>COM</glossterm>
|
---|
5 | <glossdef>
|
---|
6 | Microsoft Component Object Model, a programming infrastructure for modular software.
|
---|
7 | COM enables applications to provide application programming interfaces which can be
|
---|
8 | accessed from various other programming languages and applications.
|
---|
9 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> makes use of COM both internally and externally to provide a
|
---|
10 | comprehensive API to third party developers.
|
---|
11 | </glossdef>
|
---|
12 | </glossentry>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.