Windows error 0x80400004, -2143289340

Detailed Error Information

INPUT_E_FRAME[1]

MessagePackets in the frame are inconsistent. Either pointer ids are not unique or there is a discrepancy in timestamps, frame ids, pointer types or source devices.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode64 (0x040)
NameFACILITY_INPUT[1]
Error Code4 (0x0004)

Questions

3votes
0answers

Unclear System.Exception in Windows Phone app

Sometimes in my log i find this strange exception: > System.Exception: Packets in the frame are inconsistent. Either pointer ids > are not unique or there is a discrepancy in timestamps, frame ids, pointer > types or source devices. > > Packets in the frame are inconsistent. Either pointer ids [...] read more
c#
exception
windows-phone-8.1

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0