DeviceFreeDeviceListNull constant

int const DeviceFreeDeviceListNull

Description: The device list cannot be empty when trying to release devices.
Cause: The device list has been released or has not been initialized.
Solutions: Ignore it.

Implementation

static const int DeviceFreeDeviceListNull = 1006020;