, including all inherited members.
accelerate2DVideoEnabled | IMachine | |
accelerate3DEnabled | IMachine | |
accessError | IMachine | |
accessible | IMachine | |
addStorageController(in wstring name, in StorageBus connectionType,[retval] out IStorageController controller) | IMachine | |
allowTracingToAccessVM | IMachine | |
attachDevice(in wstring name, in long controllerPort, in long device, in DeviceType type, in IMedium medium) | IMachine | |
attachDeviceWithoutMedium(in wstring name, in long controllerPort, in long device, in DeviceType type) | IMachine | |
attachHostPCIDevice(in long hostAddress, in long desiredGuestAddress, in boolean tryToUnbind) | IMachine | |
audioAdapter | IMachine | |
autostartDelay | IMachine | |
autostartEnabled | IMachine | |
autostopType | IMachine | |
bandwidthControl | IMachine | |
BIOSSettings | IMachine | |
canShowConsoleWindow([retval] out boolean canShow) | IMachine | |
chipsetType | IMachine | |
clipboardMode | IMachine | |
cloneTo(in IMachine target, in CloneMode mode, in CloneOptions[] options,[retval] out IProgress progress) | IMachine | |
CPUCount | IMachine | |
CPUExecutionCap | IMachine | |
CPUHotPlugEnabled | IMachine | |
createSharedFolder(in wstring name, in wstring hostPath, in boolean writable, in boolean automount) | IMachine | |
currentSnapshot | IMachine | |
currentStateModified | IMachine | |
delete(in IMedium[] aMedia,[retval] out IProgress aProgress) | IMachine | |
deleteGuestProperty(in wstring name) | IMachine | |
description | IMachine | |
detachDevice(in wstring name, in long controllerPort, in long device) | IMachine | |
detachHostPCIDevice(in long hostAddress) | IMachine | |
discardSettings() | IMachine | |
dragAndDropMode | IMachine | |
emulatedUSBCardReaderEnabled | IMachine | |
emulatedUSBWebcameraEnabled | IMachine | |
enumerateGuestProperties(in wstring patterns, out wstring[] name, out wstring[] value, out long long[] timestamp, out wstring[] flags) | IMachine | |
export(in IAppliance aAppliance, in wstring location,[retval] out IVirtualSystemDescription aDescription) | IMachine | |
faultToleranceAddress | IMachine | |
faultTolerancePassword | IMachine | |
faultTolerancePort | IMachine | |
faultToleranceState | IMachine | |
faultToleranceSyncInterval | IMachine | |
findSnapshot(in wstring nameOrId,[retval] out ISnapshot snapshot) | IMachine | |
firmwareType | IMachine | |
getBootOrder(in unsigned long position,[retval] out DeviceType device) | IMachine | |
getCPUIDLeaf(in unsigned long id, out unsigned long valEax, out unsigned long valEbx, out unsigned long valEcx, out unsigned long valEdx) | IMachine | |
getCPUProperty(in CPUPropertyType property,[retval] out boolean value) | IMachine | |
getCPUStatus(in unsigned long cpu,[retval] out boolean attached) | IMachine | |
getExtraData(in wstring key,[retval] out wstring value) | IMachine | |
getExtraDataKeys([retval] out wstring[] value) | IMachine | |
getGuestProperty(in wstring name, out wstring value, out long long timestamp, out wstring flags) | IMachine | |
getGuestPropertyTimestamp(in wstring property,[retval] out long long value) | IMachine | |
getGuestPropertyValue(in wstring property,[retval] out wstring value) | IMachine | |
getHWVirtExProperty(in HWVirtExPropertyType property,[retval] out boolean value) | IMachine | |
getMedium(in wstring name, in long controllerPort, in long device,[retval] out IMedium medium) | IMachine | |
getMediumAttachment(in wstring name, in long controllerPort, in long device,[retval] out IMediumAttachment attachment) | IMachine | |
getMediumAttachmentsOfController(in wstring name,[retval] out IMediumAttachment[] mediumAttachments) | IMachine | |
getNetworkAdapter(in unsigned long slot,[retval] out INetworkAdapter adapter) | IMachine | |
getParallelPort(in unsigned long slot,[retval] out IParallelPort port) | IMachine | |
getSerialPort(in unsigned long slot,[retval] out ISerialPort port) | IMachine | |
getStorageControllerByInstance(in unsigned long instance,[retval] out IStorageController storageController) | IMachine | |
getStorageControllerByName(in wstring name,[retval] out IStorageController storageController) | IMachine | |
groups | IMachine | |
guestPropertyNotificationPatterns | IMachine | |
hardwareUUID | IMachine | |
hardwareVersion | IMachine | |
hotPlugCPU(in unsigned long cpu) | IMachine | |
hotUnplugCPU(in unsigned long cpu) | IMachine | |
HPETEnabled | IMachine | |
id | IMachine | |
IOCacheEnabled | IMachine | |
IOCacheSize | IMachine | |
keyboardHIDType | IMachine | |
lastStateChange | IMachine | |
launchVMProcess(in ISession session, in wstring type, in wstring environment,[retval] out IProgress progress) | IMachine | |
lockMachine(in ISession session, in LockType lockType) | IMachine | |
logFolder | IMachine | |
mediumAttachments | IMachine | |
memoryBalloonSize | IMachine | |
memorySize | IMachine | |
monitorCount | IMachine | |
mountMedium(in wstring name, in long controllerPort, in long device, in IMedium medium, in boolean force) | IMachine | |
name | IMachine | |
nonRotationalDevice(in wstring name, in long controllerPort, in long device, in boolean nonRotational) | IMachine | |
OSTypeId | IMachine | |
pageFusionEnabled | IMachine | |
parent | IMachine | |
passthroughDevice(in wstring name, in long controllerPort, in long device, in boolean passthrough) | IMachine | |
PCIDeviceAssignments | IMachine | |
pointingHIDType | IMachine | |
queryLogFilename(in unsigned long idx,[retval] out wstring filename) | IMachine | |
querySavedGuestScreenInfo(in unsigned long screenId, out unsigned long originX, out unsigned long originY, out unsigned long width, out unsigned long height, out boolean enabled) | IMachine | |
querySavedScreenshotPNGSize(in unsigned long screenId, out unsigned long size, out unsigned long width, out unsigned long height) | IMachine | |
querySavedThumbnailSize(in unsigned long screenId, out unsigned long size, out unsigned long width, out unsigned long height) | IMachine | |
readLog(in unsigned long idx, in long long offset, in long long size,[retval] out octet[] data) | IMachine | |
readSavedScreenshotPNGToArray(in unsigned long screenId, out unsigned long width, out unsigned long height,[retval] out octet[] data) | IMachine | |
readSavedThumbnailPNGToArray(in unsigned long screenId, out unsigned long width, out unsigned long height,[retval] out octet[] data) | IMachine | |
readSavedThumbnailToArray(in unsigned long screenId, in boolean BGR, out unsigned long width, out unsigned long height,[retval] out octet[] data) | IMachine | |
removeAllCPUIDLeaves() | IMachine | |
removeCPUIDLeaf(in unsigned long id) | IMachine | |
removeSharedFolder(in wstring name) | IMachine | |
removeStorageController(in wstring name) | IMachine | |
RTCUseUTC | IMachine | |
saveSettings() | IMachine | |
sessionPID | IMachine | |
sessionState | IMachine | |
sessionType | IMachine | |
setAutoDiscardForDevice(in wstring name, in long controllerPort, in long device, in boolean discard) | IMachine | |
setBandwidthGroupForDevice(in wstring name, in long controllerPort, in long device, in IBandwidthGroup bandwidthGroup) | IMachine | |
setBootOrder(in unsigned long position, in DeviceType device) | IMachine | |
setCPUIDLeaf(in unsigned long id, in unsigned long valEax, in unsigned long valEbx, in unsigned long valEcx, in unsigned long valEdx) | IMachine | |
setCPUProperty(in CPUPropertyType property, in boolean value) | IMachine | |
setExtraData(in wstring key, in wstring value) | IMachine | |
setGuestProperty(in wstring property, in wstring value, in wstring flags) | IMachine | |
setGuestPropertyValue(in wstring property, in wstring value) | IMachine | |
setHWVirtExProperty(in HWVirtExPropertyType property, in boolean value) | IMachine | |
setNoBandwidthGroupForDevice(in wstring name, in long controllerPort, in long device) | IMachine | |
setStorageControllerBootable(in wstring name, in boolean bootable) | IMachine | |
settingsFilePath | IMachine | |
settingsModified | IMachine | |
sharedFolders | IMachine | |
showConsoleWindow([retval] out long long winId) | IMachine | |
snapshotCount | IMachine | |
snapshotFolder | IMachine | |
state | IMachine | |
stateFilePath | IMachine | |
storageControllers | IMachine | |
teleporterAddress | IMachine | |
teleporterEnabled | IMachine | |
teleporterPassword | IMachine | |
teleporterPort | IMachine | |
temporaryEjectDevice(in wstring name, in long controllerPort, in long device, in boolean temporaryEject) | IMachine | |
tracingConfig | IMachine | |
tracingEnabled | IMachine | |
unmountMedium(in wstring name, in long controllerPort, in long device, in boolean force) | IMachine | |
unregister(in CleanupMode cleanupMode,[retval] out IMedium[] aMedia) | IMachine | |
USBController | IMachine | |
VideoCaptureEnabled | IMachine | |
VideoCaptureFile | IMachine | |
VideoCaptureHeight | IMachine | |
VideoCaptureWidth | IMachine | |
VRAMSize | IMachine | |
VRDEServer | IMachine | |