Lines Matching refs:IHost

914 struct IHost;
970 typedef struct IHost IHost;
2029 nsresult (*GetHost)(IVirtualBox *pThis, IHost * *host);
3422 /* Start of struct IHost Declaration */
3432 nsresult (*GetDVDDrives)(IHost *pThis, PRUint32 *DVDDrivesSize, IHostDVDDrive * **DVDDrives);
3434 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IHostFloppyDrive * **floppyDrives);
3436 nsresult (*GetUSBDevices)(IHost *pThis, PRUint32 *USBDevicesSize, IHostUSBDevice * **USBDevices);
3438 nsresult (*GetUSBDeviceFilters)(IHost *pThis, PRUint32 *USBDeviceFiltersSize, IHostUSBDeviceFilter * **USBDeviceFilters);
3440 nsresult (*GetNetworkInterfaces)(IHost *pThis, PRUint32 *networkInterfacesSize, IHostNetworkInterface * **networkInterfaces);
3442 nsresult (*GetProcessorCount)(IHost *pThis, PRUint32 *processorCount);
3444 nsresult (*GetProcessorOnlineCount)(IHost *pThis, PRUint32 *processorOnlineCount);
3446 nsresult (*GetMemorySize)(IHost *pThis, PRUint32 *memorySize);
3448 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable);
3450 nsresult (*GetOperatingSystem)(IHost *pThis, PRUnichar * *operatingSystem);
3452 nsresult (*GetOSVersion)(IHost *pThis, PRUnichar * *OSVersion);
3454 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime);
3456 nsresult (*GetAcceleration3DAvailable)(IHost *pThis, PRBool *Acceleration3DAvailable);
3459 IHost *pThis,
3465 IHost *pThis,
3471 IHost *pThis,
3477 IHost *pThis,
3483 IHost *pThis,
3490 IHost *pThis,
3496 IHost *pThis,
3502 IHost *pThis,
3508 IHost *pThis,
3514 IHost *pThis,
3520 IHost *pThis,
3526 IHost *pThis,
3532 IHost *pThis,
3539 IHost *pThis,
3545 IHost *pThis,
3552 struct IHost
3556 /* End of struct IHost Declaration */