Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum | ReLogic.Peripherals.RGB.Razer.RzResult {
ReLogic.Peripherals.RGB.Razer.Invalid = -1
, ReLogic.Peripherals.RGB.Razer.Success = 0
, ReLogic.Peripherals.RGB.Razer.AccessDenied = 5
, ReLogic.Peripherals.RGB.Razer.InvalidHandle = 6
,
ReLogic.Peripherals.RGB.Razer.NotSupported = 50
, ReLogic.Peripherals.RGB.Razer.InvalidParameter = 87
, ReLogic.Peripherals.RGB.Razer.ServiceNotActive = 1062
, ReLogic.Peripherals.RGB.Razer.SingleInstanceApp = 1152
,
ReLogic.Peripherals.RGB.Razer.DeviceNotConnected = 1167
, ReLogic.Peripherals.RGB.Razer.NotFound = 1168
, ReLogic.Peripherals.RGB.Razer.RequestAborted = 1235
, ReLogic.Peripherals.RGB.Razer.AlreadyInitialized = 1247
,
ReLogic.Peripherals.RGB.Razer.ResourceDisabled = 4309
, ReLogic.Peripherals.RGB.Razer.DeviceNotAvailable = 4319
, ReLogic.Peripherals.RGB.Razer.NotValidState = 5023
, ReLogic.Peripherals.RGB.Razer.NoMoreItems = 259
,
ReLogic.Peripherals.RGB.Razer.Failed = -2147467259
} |
|