VirtualBox Main API
|
This is the complete list of members for IInternalSessionControl, including all inherited members.
accessGuestProperty(in wstring name, in wstring value, in wstring flags, in boolean isSetter, out wstring retValue, out long long retTimestamp, out wstring retFlags) | IInternalSessionControl | |
assignMachine(in IMachine machine) | IInternalSessionControl | |
assignRemoteMachine(in IMachine machine, in IConsole console) | IInternalSessionControl | |
enumerateGuestProperties(in wstring patterns, out wstring[] key, out wstring[] value, out long long[] timestamp, out wstring[] flags) | IInternalSessionControl | |
getPID([retval] out unsigned long pid) | IInternalSessionControl | |
getRemoteConsole([retval] out IConsole console) | IInternalSessionControl | |
onBandwidthGroupChange(in IBandwidthGroup bandwidthGroup) | IInternalSessionControl | |
onCPUChange(in unsigned long cpu, in boolean add) | IInternalSessionControl | |
onCPUExecutionCapChange(in unsigned long executionCap) | IInternalSessionControl | |
onlineMergeMedium(in IMediumAttachment mediumAttachment, in unsigned long sourceIdx, in unsigned long targetIdx, in IMedium source, in IMedium target, in boolean mergeForward, in IMedium parentForTarget, in IMedium[] childrenToReparent, in IProgress progress) | IInternalSessionControl | |
onMediumChange(in IMediumAttachment mediumAttachment, in boolean force) | IInternalSessionControl | |
onNetworkAdapterChange(in INetworkAdapter networkAdapter, in boolean changeAdapter) | IInternalSessionControl | |
onParallelPortChange(in IParallelPort parallelPort) | IInternalSessionControl | |
onSerialPortChange(in ISerialPort serialPort) | IInternalSessionControl | |
onSharedFolderChange(in boolean global) | IInternalSessionControl | |
onShowWindow(in boolean check, out boolean canShow, out long long winId) | IInternalSessionControl | |
onStorageControllerChange() | IInternalSessionControl | |
onUSBControllerChange() | IInternalSessionControl | |
onUSBDeviceAttach(in IUSBDevice device, in IVirtualBoxErrorInfo error, in unsigned long maskedInterfaces) | IInternalSessionControl | |
onUSBDeviceDetach(in wstringUUID id, in IVirtualBoxErrorInfo error) | IInternalSessionControl | |
onVRDEServerChange(in boolean restart) | IInternalSessionControl | |
uninitialize() | IInternalSessionControl | |
updateMachineState(in MachineState aMachineState) | IInternalSessionControl |