This is the complete list of members for
IHost, including all inherited members.
Acceleration3DAvailable | IHost | |
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 IMedium drive) | IHost | |
findHostFloppyDrive(in wstring name,[retval] out IMedium drive) | IHost | |
findHostNetworkInterfaceById(in wstringUUID 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 wstringUUID id,[retval] out IHostUSBDevice device) | IHost | |
floppyDrives | IHost | |
getProcessorCPUIDLeaf(in unsigned long cpuId, in unsigned long leaf, in unsigned long subLeaf, out unsigned long valEax, out unsigned long valEbx, out unsigned long valEcx, out unsigned long valEdx) | 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 | |
processorCoreCount | IHost | |
processorCount | IHost | |
processorOnlineCount | IHost | |
removeHostOnlyNetworkInterface(in wstringUUID id,[retval] out IProgress progress) | IHost | |
removeUSBDeviceFilter(in unsigned long position) | IHost | |
USBDeviceFilters | IHost | |
USBDevices | IHost | |
UTCTime | IHost | |