Public Attributes | |
| readonly attribute wstring | id |
| Guest OS identifier string. | |
| readonly attribute wstring | description |
| Human readable description of the guest OS. | |
| readonly attribute unsigned long | recommendedRAM |
| Recommended RAM size in Megabytes. | |
| readonly attribute unsigned long | recommendedVRAM |
| Recommended video RAM size in Megabytes. | |
| readonly attribute unsigned long | recommendedHDD |
| Recommended hard disk size in Megabytes. | |
{DA94F478-1F37-4726-B750-2235950DC2FE} | readonly attribute wstring IGuestOSType::id |
Guest OS identifier string.
| readonly attribute wstring IGuestOSType::description |
Human readable description of the guest OS.
| readonly attribute unsigned long IGuestOSType::recommendedRAM |
Recommended RAM size in Megabytes.
| readonly attribute unsigned long IGuestOSType::recommendedVRAM |
Recommended video RAM size in Megabytes.
| readonly attribute unsigned long IGuestOSType::recommendedHDD |
Recommended hard disk size in Megabytes.
1.5.5