VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/VirtualBoxAPI.dita@ 105573

Last change on this file since 105573 was 105426, checked in by vboxsync, 7 months ago

Docs. bugref:10705. Merging following revisions from docs team repo:

-r6188 changed product name to conkeyref in several places, and changed manual to guide for consistency VBP-903
-r6187 Restructured files and removed screenshots VBP-806
-r6167 Removed more spaces

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 1.4 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="VirtualBoxAPI">
4 <title><ph conkeyref="vbox-conkeyref-phrases/product-name"/> Programming Interfaces</title>
5
6 <body>
7 <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> comes with comprehensive support for third-party
8 developers. The so-called <i>Main API</i> of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> exposes the
9 entire feature set of the virtualization engine. It is completely documented and available to anyone who wants to
10 control <ph conkeyref="vbox-conkeyref-phrases/product-name"/> programmatically. </p>
11 <p>The Main API is made available to C++ clients through COM on Windows hosts or XPCOM on other hosts. Bridges also
12 exist for SOAP, Java and Python. </p>
13 <p>All programming information such as documentation, reference information, header and other interface files, as
14 well as samples have been split out to a separate <b outputclass="bold">Software Development Kit (SDK)</b>. The
15 SDK is available for download from <ph>http://www.virtualbox.org</ph>. In particular, the SDK comes with a
16 Programming Guide and Reference manual in PDF format. This manual contains, among other things, the information
17 that was previously in this chapter of the User Guide. </p>
18 </body>
19
20</topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette