, including all inherited members.
accelerate2DVideoEnabled | IMachine | |
accelerate3DEnabled | IMachine | |
accessError | IMachine | |
accessible | IMachine | |
addStorageController(in wstring name, in StorageBus connectionType,[retval] out IStorageController controller) | IMachine | |
attachDevice(in wstring name, in long controllerPort, in long device, in DeviceType type, in IMedium medium) | IMachine | |
attachHostPciDevice(in long hostAddress, in long desiredGuestAddress, in IEventContext eventContext, in boolean tryToUnbind) | IMachine | |
audioAdapter | IMachine | |
bandwidthControl | IMachine | |
BIOSSettings | IMachine | |
canShowConsoleWindow([retval] out boolean canShow) | IMachine | |
chipsetType | IMachine | |
clipboardMode | 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 | |
description | IMachine | |
detachDevice(in wstring name, in long controllerPort, in long device) | IMachine | |
detachHostPciDevice(in long hostAddress) | IMachine | |
discardSettings() | 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 | |
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 | |
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 | |
querySavedGuestSize(in unsigned long screenId, out unsigned long width, out unsigned long height) | 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 | |
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 | |
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 | |
unregister(in CleanupMode cleanupMode,[retval] out IMedium[] aMedia) | IMachine | |
USBController | IMachine | |
VRAMSize | IMachine | |
VRDEServer | IMachine | |