VirtualBox Main API
IConsole Member List

This is the complete list of members for IConsole, including all inherited members.

addEncryptionPassword(in wstring id, in wstring password, in boolean clearOnSuspend)IConsole
addEncryptionPasswords(in wstring[] ids, in wstring[] passwords, in boolean clearOnSuspend)IConsole
attachedPCIDevicesIConsole
attachUSBDevice(in wstringUUID id, in wstring captureFilename)IConsole
clearAllEncryptionPasswords()IConsole
createSharedFolder(in wstring name, in wstring hostPath, in boolean writable, in boolean automount, in wstring autoMountPoint)IConsole
debuggerIConsole
detachUSBDevice(in wstringUUID id, [retval] out IUSBDevice device)IConsole
displayIConsole
emulatedUSBIConsole
eventSourceIConsole
findUSBDeviceByAddress(in wstring name, [retval] out IUSBDevice device)IConsole
findUSBDeviceById(in wstringUUID id, [retval] out IUSBDevice device)IConsole
getDeviceActivity(in DeviceType[] type, [retval] out DeviceActivity[] activity)IConsole
getGuestEnteredACPIMode([retval] out boolean entered)IConsole
getPowerButtonHandled([retval] out boolean handled)IConsole
guestIConsole
keyboardIConsole
machineIConsole
mouseIConsole
pause()IConsole
powerButton()IConsole
powerDown([retval] out IProgress progress)IConsole
powerUp([retval] out IProgress progress)IConsole
powerUpPaused([retval] out IProgress progress)IConsole
remoteUSBDevicesIConsole
removeEncryptionPassword(in wstring id)IConsole
removeSharedFolder(in wstring name)IConsole
reset()IConsole
resume()IConsole
sharedFoldersIConsole
sleepButton()IConsole
stateIConsole
teleport(in wstring hostname, in unsigned long tcpport, in wstring password, in unsigned long maxDowntime, [retval] out IProgress progress)IConsole
USBDevicesIConsole
useHostClipboardIConsole
VRDEServerInfoIConsole