Site icon EfmSoft

What does HRESULT 0x800F0207 (SPAPI_E_DEVINST_ALREADY_EXISTS) mean?

 
Previous Next
SPAPI_E_INVALID_CLASS SPAPI_E_DEVINFO_NOT_REGISTERED

SPAPI_E_DEVINST_ALREADY_EXISTS

SPAPI_E_DEVINST_ALREADY_EXISTS means that code attempted to create a device information element for a device instance that already exists. Device instances are unique devnodes in the Plug and Play tree, so creation should be replaced with opening or locating the existing instance when appropriate.

What to check

Microsoft: device instance IDs


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

Exit mobile version