IHost Member List
This is the complete list of members for
IHost, including all inherited members.
| createHostOnlyNetworkInterface(out IHostNetworkInterface hostInterface,[retval] out IProgress progress) | IHost | |
| createUSBDeviceFilter(in wstring name,[retval] out IHostUSBDeviceFilter filter) | IHost | |
| DVDDrives | IHost | |
| findHostDVDDrive(in wstring name,[retval] out IHostDVDDrive drive) | IHost | |
| findHostFloppyDrive(in wstring name,[retval] out IHostFloppyDrive drive) | IHost | |
| findHostNetworkInterfaceById(in uuid id,[retval] out IHostNetworkInterface networkInterface) | IHost | |
| findHostNetworkInterfaceByName(in wstring name,[retval] out IHostNetworkInterface networkInterface) | IHost | |
| findHostNetworkInterfacesOfType(in HostNetworkInterfaceType type,[retval] out IHostNetworkInterface[] networkInterfaces) | IHost | |
| findUSBDeviceByAddress(in wstring name,[retval] out IHostUSBDevice device) | IHost | |
| findUSBDeviceById(in uuid id,[retval] out IHostUSBDevice device) | IHost | |
| floppyDrives | IHost | |
| getProcessorDescription(in unsigned long cpuId,[retval] out wstring description) | IHost | |
| getProcessorFeature(in ProcessorFeature feature,[retval] out boolean supported) | IHost | |
| getProcessorSpeed(in unsigned long cpuId,[retval] out unsigned long speed) | IHost | |
| insertUSBDeviceFilter(in unsigned long position, in IHostUSBDeviceFilter filter) | IHost | |
| memoryAvailable | IHost | |
| memorySize | IHost | |
| networkInterfaces | IHost | |
| operatingSystem | IHost | |
| OSVersion | IHost | |
| processorCount | IHost | |
| processorOnlineCount | IHost | |
| removeHostOnlyNetworkInterface(in uuid id, out IHostNetworkInterface hostInterface,[retval] out IProgress progress) | IHost | |
| removeUSBDeviceFilter(in unsigned long position,[retval] out IHostUSBDeviceFilter filter) | IHost | |
| USBDeviceFilters | IHost | |
| USBDevices | IHost | |
| UTCTime | IHost | |