hresult · hresult/E_HANDLE
E_HANDLE
Invalid handle
The handle is not valid. Returned when a kernel object handle (file, event, mutex, etc.) passed to a function has been closed, was never valid, or belongs to a different process.
The handle is not valid. Returned when a kernel object handle (file, event, mutex, etc.) passed to a function has been closed, was never valid, or belongs to a different process.