From f8fe689a81f906d1b91bb3220acde2a4ecb14c5b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 05:01:46 +0200 Subject: Adding upstream version 6.0.4-dfsg. Signed-off-by: Daniel Baumann --- doc/manual/en_US/user_VirtualBoxAPI.xml | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 doc/manual/en_US/user_VirtualBoxAPI.xml (limited to 'doc/manual/en_US/user_VirtualBoxAPI.xml') diff --git a/doc/manual/en_US/user_VirtualBoxAPI.xml b/doc/manual/en_US/user_VirtualBoxAPI.xml new file mode 100644 index 00000000..0633e540 --- /dev/null +++ b/doc/manual/en_US/user_VirtualBoxAPI.xml @@ -0,0 +1,37 @@ + + +%all.entities; +]> + + + &product-name; Programming Interfaces + + + &product-name; comes with comprehensive support for third-party + developers. The so-called Main API of + &product-name; exposes the entire feature set of the virtualization + engine. It is completely documented and available to anyone who + wishes to control &product-name; programmatically. + + + + The Main API is made available to C++ clients through COM on Windows + hosts or XPCOM on other hosts. Bridges also exist for SOAP, Java and + Python. + + + + All programming information such as documentation, reference + information, header and other interface files, as well as samples + have been split out to a separate Software + Development Kit (SDK). The SDK is available for download + from + http://www.virtualbox.org. + In particular, the SDK comes with a Programming Guide and Reference + manual in PDF format. This manual contains, among other things, the + information that was previously in this chapter of the User Manual. + + + -- cgit v1.2.3