Site icon EfmSoft

What does HRESULT 0x800F0212 (SPAPI_E_DEVINFO_LIST_LOCKED) mean?

 
Previous Next
SPAPI_E_NO_DEVICE_SELECTED SPAPI_E_DEVINFO_DATA_LOCKED

SPAPI_E_DEVINFO_LIST_LOCKED

SPAPI_E_DEVINFO_LIST_LOCKED means that SetupAPI rejected a mutation because the device information set is locked. This generally indicates an operation in progress that owns the set state, so adding, deleting, or otherwise changing entries at that point would make the API state inconsistent.

What to check

Microsoft: using device installation functions


Looking for a different code? Search another status or error code.

Exit mobile version