hv_vm_config_create()
Creates a virtual machine configuration object.
Declaration
func hv_vm_config_create() -> hv_vm_config_tReturn Value
A new virtual-machine configuration object. Release this object with os_release when no longer used.
Creates a virtual machine configuration object.
func hv_vm_config_create() -> hv_vm_config_tA new virtual-machine configuration object. Release this object with os_release when no longer used.