IInternalSessionControl Member List
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 unsigned 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 unsigned long long[] timestamp, out wstring[] flags) | IInternalSessionControl | |
| getPID([retval] out unsigned long pid) | IInternalSessionControl | |
| getRemoteConsole([retval] out IConsole console) | IInternalSessionControl | |
| onDVDDriveChange() | IInternalSessionControl | |
| onFloppyDriveChange() | IInternalSessionControl | |
| onNetworkAdapterChange(in INetworkAdapter networkAdapter) | IInternalSessionControl | |
| onParallelPortChange(in IParallelPort parallelPort) | IInternalSessionControl | |
| onSerialPortChange(in ISerialPort serialPort) | IInternalSessionControl | |
| onSharedFolderChange(in boolean global) | IInternalSessionControl | |
| onShowWindow(in boolean check, out boolean canShow, out unsigned long long winId) | IInternalSessionControl | |
| onStorageControllerChange() | IInternalSessionControl | |
| onUSBControllerChange() | IInternalSessionControl | |
| onUSBDeviceAttach(in IUSBDevice device, in IVirtualBoxErrorInfo error, in unsigned long maskedInterfaces) | IInternalSessionControl | |
| onUSBDeviceDetach(in uuid id, in IVirtualBoxErrorInfo error) | IInternalSessionControl | |
| onVRDPServerChange() | IInternalSessionControl | |
| uninitialize() | IInternalSessionControl | |
| updateMachineState(in MachineState aMachineState) | IInternalSessionControl | |