

82 83 VirtualBox employs a client-server design, meaning that whenever any part of 84 VirtualBox is running - be it the Qt GUI, the VBoxManage command-line 85 interface or any virtual machine -, a dedicated server process named 86 VBoxSVC runs in the background. This documentation 79 describes the so-called VirtualBox Main API which comprises all public 80 COM interfaces and components provided by the VirtualBox server and by the 81 VirtualBox client library. 71 -> 72 73 74 75 76 77 78 Welcome to the VirtualBox Main API documentation. Uncomment the 70 DOCTYPE below first (java doesn't seem to like it). src/VBox/Runtime/common/err/errmsgvboxcom.xsl => 64 out//obj/Runtime/errmsgvboxcomdata.h 65 ( extraction for the %Rhrc format specifier) 66 67 68 Note! SlickEdit users can use the 'xml_validate' command on the SlickEdit 69 command line to verify the document against the DTD. src/VBox/Installer/win32/VirtualBox_TypeLib.xsl => 60 out//obj/src/VBox/Installer/win32/VirtualBox_TypeLib.wxi 61 (Main API TypeLib block for the WiX installer) 62 63 7. src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl => 55 out//obj/src/VBox/Frontends/VirtualBox/VirtualBox/include/COMWrappers.h 56 (smart Qt-based C++ wrapper classes for COM interfaces 57 of the Main API) 58 59 6. src/VBox/Main/webservice/*.xsl => 50 a bunch of WSDL and C++ files 51 (VirtualBox web service sources and SOAP mappers 52 see src/VBox/Main/webservice/Makefile.kmk for details) 53 54 5. src/VBox/Main/idl/doxygen.xsl => 45 out//obj/src/VBox/Main/VirtualBox.idl 46 (pseudo-IDL for Doxygen to generate the official Main API 47 documentation) 48 49 4. src/VBox/Main/idl/xpidl.xsl => 41 out//bin/sdk/idl/VirtualBox_XPCOM.idl 42 (XPCOM interface definition file for Main API) 43 44 3. 21 22 SPDX-License-Identifier: GPL-3.0-only 23 -> 24 25 37 out//bin/sdk/idl/VirtualBox.idl 38 (MS COM interface definition file for Main API) 39 40 2. See also the last Fossies "Diffs" side-by-side code changes report for "VirtualBox.xidl": 6.1.40_vs_7.0.0.Ī hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.ġ 2 3. As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style: standard) with prefixed line numbers.Īlternatively you can here view or download the uninterpreted source code file.
