get_boot_devices
Description:
Gets the list of devices attached to this.
The returned list should be freed with g_list_free.
Parameters:
this |
a DomainOs |
Returns:
a newly allocated List of DomainOsBootDevice. |
Gets the list of devices attached to this.
The returned list should be freed with g_list_free.
this |
a DomainOs |
a newly allocated List of DomainOsBootDevice. |