update_device


Description:

public bool update_device (DomainDevice device, uint flags) throws Error

Update the configuration of a device.

Parameters:

this

the domain

device

A modified device config

flags

bitwise-OR of DomainUpdateDeviceFlags

Returns:

TRUE if device was updated successfully, FALSE otherwise.