▼C$errorinfo | |
CIVirtualBoxErrorInfo | Extended error information |
▼C$unknown | |
CIAdditionsFacility | Structure representing a Guest Additions facility |
CIAppliance | Represents a platform-independent appliance in OVF format |
CIAudioAdapter | Virtual audio adapter of the virtual machine |
CIBandwidthControl | Controls the bandwidth groups of one machine used to cap I/O done by a VM |
CIBandwidthGroup | Represents one bandwidth group |
CIBIOSSettings | BIOS settings of the virtual machine |
CICertificate | X.509 certificate details |
CIConsole | Interface to control virtual machine execution |
CIDHCPServer | VirtualBox DHCP server configuration |
►CIDirectory | Abstract parent interface for directories handled by VirtualBox |
CIGuestDirectory | Implementation of the IDirectory object for directories in the guest |
CIDisplay | Virtual machine's display |
CIDisplaySourceBitmap | |
►CIDnDBase | Base abstract interface for drag'n drop |
►CIDnDSource | Abstract interface for handling drag'n drop sources |
CIGuestDnDSource | Implementation of the IDnDSource object for source drag'n drop operations on the guest |
►CIDnDTarget | Abstract interface for handling drag'n drop targets |
CIGuestDnDTarget | Implementation of the IDnDTarget object for target drag'n drop operations on the guest |
CIEmulatedUSB | Manages emulated USB devices |
►CIEvent | Abstract parent interface for VirtualBox events |
CIAdditionsStateChangedEvent | Notification when a Guest Additions property changes |
CIAudioAdapterChangedEvent | Notification when a property of the audio adapter changes |
CIBandwidthGroupChangedEvent | Notification when one of the bandwidth groups changed |
CIClipboardModeChangedEvent | Notification when the shared clipboard mode changes |
CICPUChangedEvent | Notification when a CPU changes |
CICPUExecutionCapChangedEvent | Notification when the CPU execution cap changes |
CIDnDModeChangedEvent | Notification when the drag'n drop mode changes |
CIEventSourceChangedEvent | Notification when an event source state changes (listener added or removed) |
CIExtraDataChangedEvent | Notification when machine specific or global extra data has changed |
CIGuestKeyboardEvent | Notification when guest keyboard event happens |
CIGuestMonitorChangedEvent | Notification when the guest enables one of its monitors |
CIGuestMultiTouchEvent | Notification when guest touch screen event happens |
►CIGuestSessionEvent | Base abstract interface for all guest session events |
►CIGuestFileEvent | Base abstract interface for all guest file events |
►CIGuestFileIOEvent | Base abstract interface for all guest file input/output (IO) events |
CIGuestFileOffsetChangedEvent | Notification when a guest file changed its current offset |
CIGuestFileReadEvent | Notification when data has been read from a guest file |
CIGuestFileWriteEvent | Notification when data has been written to a guest file |
CIGuestFileRegisteredEvent | Notification when a guest file was registered or unregistered |
CIGuestFileStateChangedEvent | Notification when a guest file changed its state |
►CIGuestProcessEvent | Base abstract interface for all guest process events |
►CIGuestProcessIOEvent | Base abstract interface for all guest process input/output (IO) events |
CIGuestProcessInputNotifyEvent | Notification when a guest process' stdin became available |
CIGuestProcessOutputEvent | Notification when there is guest process output available for reading |
CIGuestProcessRegisteredEvent | Notification when a guest process was registered or unregistered |
CIGuestProcessStateChangedEvent | Notification when a guest process changed its state |
CIGuestSessionRegisteredEvent | Notification when a guest session was registered or unregistered |
CIGuestSessionStateChangedEvent | Notification when a guest session changed its state |
CIGuestUserStateChangedEvent | Notification when a guest user changed its state |
CIHostNameResolutionConfigurationChangeEvent | |
CIKeyboardLedsChangedEvent | Notification when the guest OS executes the KBD_CMD_SET_LEDS command to alter the state of the keyboard LEDs |
►CIMachineEvent | Base abstract interface for all machine events |
CIGuestPropertyChangedEvent | Notification when a guest property has changed |
CIHostPCIDevicePlugEvent | Notification when host PCI device is plugged/unplugged |
CIMachineDataChangedEvent | Any of the settings of the given machine has changed |
CIMachineRegisteredEvent | The given machine was registered or unregistered within this VirtualBox installation |
CIMachineStateChangedEvent | Machine state change event |
CINATRedirectEvent | Notification when NAT redirect rule added or removed |
CISessionStateChangedEvent | The state of the session for the given machine was changed |
►CISnapshotEvent | Base interface for all snapshot events |
CISnapshotChangedEvent | Snapshot properties (name and/or description) have been changed |
CISnapshotDeletedEvent | Snapshot of the given machine has been deleted |
CISnapshotRestoredEvent | Snapshot of the given machine has been restored |
CISnapshotTakenEvent | A new snapshot of the machine has been taken |
CIMediumChangedEvent | Notification when a medium attachment changes |
CIMediumConfigChangedEvent | The configuration of the given medium was changed (location, properties, child/parent or anything else) |
CIMediumRegisteredEvent | The given medium was registered or unregistered within this VirtualBox installation |
CIMouseCapabilityChangedEvent | Notification when the mouse capabilities reported by the guest have changed |
CIMousePointerShapeChangedEvent | Notification when the guest mouse pointer shape has changed |
►CINATNetworkChangedEvent | |
►CINATNetworkAlterEvent | |
CINATNetworkCreationDeletionEvent | |
CINATNetworkPortForwardEvent | |
CINATNetworkSettingEvent | |
CINATNetworkStartStopEvent | |
CINetworkAdapterChangedEvent | Notification when a property of one of the virtual network adapters changes |
CIParallelPortChangedEvent | Notification when a property of one of the virtual parallel ports changes |
►CIReusableEvent | Base abstract interface for all reusable events |
CIGuestMouseEvent | Notification when guest mouse event happens |
CIRuntimeErrorEvent | Notification when an error happens during the virtual machine execution |
CISerialPortChangedEvent | Notification when a property of one of the virtual serial ports changes |
CISharedFolderChangedEvent | Notification when a shared folder is added or removed |
CIShowWindowEvent | Notification when a call to IMachine::showConsoleWindow requests the console window to be activated and brought to foreground on the desktop of the host PC |
CIStateChangedEvent | Notification when the execution state of the machine has changed |
CIStorageControllerChangedEvent | Notification when a medium attachment changes |
CIStorageDeviceChangedEvent | Notification when a storage device is attached or removed |
CIUSBControllerChangedEvent | Notification when a property of the virtual USB controllers changes |
CIUSBDeviceStateChangedEvent | Notification when a USB device is attached to or detached from the virtual USB controller |
CIVBoxSVCAvailabilityChangedEvent | Notification when VBoxSVC becomes unavailable (due to a crash or similar unexpected circumstances) or available again |
►CIVetoEvent | Base abstract interface for veto events |
CICanShowWindowEvent | Notification when a call to IMachine::canShowConsoleWindow is made by a front-end to check if a subsequent call to IMachine::showConsoleWindow can succeed |
CIExtraDataCanChangeEvent | Notification when someone tries to change extra data for either the given machine or (if null ) global extra data |
CIVideoCaptureChangedEvent | Notification when video capture settings have changed |
CIVRDEServerChangedEvent | Notification when a property of the VRDE server changes |
CIVRDEServerInfoChangedEvent | Notification when the status of the VRDE server changes |
CIEventListener | Event listener |
CIEventSource | Event source |
►CIExtPackBase | Interface for querying information about an extension pack as well as accessing COM objects within it |
CIExtPack | Interface for querying information about an extension pack as well as accessing COM objects within it |
CIExtPackFile | Extension pack file (aka tarball, .vbox-extpack) representation returned by IExtPackManager::openExtPackFile |
CIExtPackManager | Interface for managing VirtualBox Extension Packs |
CIExtPackPlugIn | Interface for keeping information about a plug-in that ships with an extension pack |
►CIFile | Abstract parent interface for files handled by VirtualBox |
CIGuestFile | Implementation of the IFile object for files in the guest |
►CIFramebuffer | |
CIFramebufferOverlay | Alpha blended overlay for displaying status icons above an IFramebuffer |
►CIFsObjInfo | Abstract parent interface for VirtualBox file system object information |
CIGuestFsObjInfo | Represents the guest implementation of the IFsObjInfo object |
CIGuest | Information about the operating system running inside the virtual machine |
CIGuestOSType | |
CIGuestScreenInfo | |
CIGuestSession | A guest session represents one impersonated user account in the guest, so every operation will use the same credentials specified when creating the session object via IGuest::createSession |
CIHost | Physical machine that this VirtualBox installation runs on |
CIHostNetworkInterface | Represents one of host's network interfaces |
CIHostVideoInputDevice | Represents one of host's video capture devices, for example a webcam |
CIInternalMachineControl | |
CIInternalSessionControl | |
CIKeyboard | Virtual machine's keyboard |
CIMachine | Virtual machine, or guest, created in VirtualBox |
CIMachineDebugger | |
CIManagedObjectRef | Managed object reference |
CIMedium | Virtual storage for a machine's hard disks, CD/DVD or floppy drives |
CIMediumAttachment | Links storage media to virtual machines |
CIMediumFormat | Medium format |
CIMouse | Virtual machine's mouse |
CIMousePointerShape | The guest mouse pointer description |
CINATEngine | Interface for managing a NAT engine which is used with a virtual machine |
CINATNetwork | |
CINetworkAdapter | Represents a virtual network adapter that is attached to a virtual machine |
CIParallelPort | Virtual parallel port device |
CIPCIAddress | Address on the PCI bus |
CIPCIDeviceAttachment | Information about PCI attachments |
CIPerformanceCollector | Service that collects and stores performance metrics data |
CIPerformanceMetric | Parameters of the given performance metric |
►CIProcess | Abstract parent interface for processes handled by VirtualBox |
CIGuestProcess | Implementation of the IProcess object for processes the host has started in the guest |
CIProgress | Used to track and control asynchronous tasks within VirtualBox |
CISerialPort | Virtual serial port device |
CISession | Client process and allows for locking virtual machines (represented by IMachine objects) to prevent conflicting changes to the machine |
CISharedFolder | Folder in the host computer's file system accessible from the guest OS running inside a virtual machine using an associated logical name |
CISnapshot | Snapshot of the virtual machine |
CIStorageController | Represents a storage controller that is attached to a virtual machine (IMachine) |
CISystemProperties | Global properties of the given VirtualBox installation |
CIToken | Token passed to an API client, which triggers cleanup actions when it is explicitly released by calling the abandon method (preferred, as it is accurately defined when the release happens), or when the object reference count drops to 0 |
CIUnattended | Pipeline for preparing the Guest OS for fully automated install |
CIUSBController | |
►CIUSBDevice | Virtual USB device attached to the virtual machine |
CIHostUSBDevice | Physical USB device attached to the host computer |
►CIUSBDeviceFilter | USB device filter used to perform actions on a group of USB devices |
CIHostUSBDeviceFilter | Global filter for a physical USB device used by the host computer |
CIUSBDeviceFilters | |
CIUSBProxyBackend | The USBProxyBackend interface represents a source for USB devices available to the host for attaching to the VM |
CIVFSExplorer | The VFSExplorer interface unifies access to different file system types |
CIVirtualBox | Main interface exposed by the product that provides virtual machine management |
CIVirtualBoxClient | Convenience interface for client applications |
CIVirtualBoxSDS | System-wide directory service helper |
CIVirtualSystemDescription | Represents one virtual system (machine) in an appliance |
CIVRDEServer | |
CIVRDEServerInfo | Contains information about the remote desktop (VRDE) server capabilities and status |
CIWebsessionManager | Websession manager |