Error codes in tpcerror.h
0x80280001
: An internal exception occurred while executing the method or property.
[1]0x80280002
: The object is already associated with an ink object and cannot be reassociated.
[1]0x80280003
: The operation cannot be performed while the user is actively inking.
[1]0x80280004
: The interface pointer points to an object that is incompatible with the Ink API
[1]0x80280005
: The window handle must be set before ink collection can occur.
[1]0x80280006
: The InkCollector must be gesture mode for gesture features,
and single tablet mode for single tablet features.
[1]0x80280007
: The operation cannot be performed while the InkCollector is enabled.
[1]0x80280008
: There are no strokes for the recognizer to process.
[1]0x80280009
: There are no strokes for the recognizer to process.
[1]0x80280010
: "The window input rectangle overlaps with an enabled InkCollector's window input rectangle."
[1]
Sources
- tpcerror.h from Windows SDK 10.0.14393.0