Skip to content

M_Aurora_Devices_DeviceManager_UpdateDevices

Anton Pupkov edited this page Aug 8, 2016 · 2 revisions

DeviceManager.UpdateDevices Method

Namespace: Aurora.Devices
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public bool UpdateDevices(
	Dictionary<DeviceKeys, Color> keyColors,
	bool forced = false
)

Parameters

 

keyColors
Type: System.Collections.Generic.Dictionary(DeviceKeys, Color)
[Missing documentation for "M:Aurora.Devices.DeviceManager.UpdateDevices(System.Collections.Generic.Dictionary{Aurora.Devices.DeviceKeys,System.Drawing.Color},System.Boolean)"]
forced (Optional)
Type: System.Boolean
[Missing documentation for "M:Aurora.Devices.DeviceManager.UpdateDevices(System.Collections.Generic.Dictionary{Aurora.Devices.DeviceKeys,System.Drawing.Color},System.Boolean)"]

Return Value

Type: Boolean
[Missing documentation for "M:Aurora.Devices.DeviceManager.UpdateDevices(System.Collections.Generic.Dictionary{Aurora.Devices.DeviceKeys,System.Drawing.Color},System.Boolean)"]

See Also

Reference

DeviceManager Class
Aurora.Devices Namespace

Clone this wiki locally