ITfHandwritingRequest interface (shellhandwriting.h)

Applications must use this interface to notify the system that they have evaluated the pen input that occurred after the handwriting request.

Inheritance

The ITfHandwritingRequest interface inherits from the IUnknown interface.

Methods

The ITfHandwritingRequest interface has these methods.

 
ITfHandwritingRequest::SetInputEvaluation

Sets how the pen input should be recognized.

Remarks

This interface is provided as an output parameter to the RequestHandwritingForPointer function (an instance is returned on each successful handwriting request).

This object is not agile, which means that you need to consider its threading model and marshaling behavior (it must be called from the thread associated with the Thread Manager object). For more info, see Processes, Threads, and Apartments.

Requirements

Requirement Value
Header shellhandwriting.h