ITfHandwriting interface (shellhandwriting.h)

Supports ink input with a pen on any proximate edit field without first having to set focus to the edit control. The ink strokes are rendered, handwriting recognition is performed (as either text or edit gesture), and text is entered into the edit field.

Inheritance

The ITfHandwriting interface inherits from the IUnknown interface.

Methods

The ITfHandwriting interface has these methods.

 
ITfHandwriting::GetHandwritingDistanceThreshold

Retrieves the distance (vertical and horizontal) in pixels from a valid edit control for which the targetScreenPoint enables handwriting functionality.
ITfHandwriting::GetHandwritingState

Retrieves the current handwriting state for the Text Services Framework (TSF) thread manager.
ITfHandwriting::RequestHandwritingForPointer

Requests that the specified pointer and ink stroke be used to provide the handwriting experience.
ITfHandwriting::SetHandwritingState

Sets the current handwriting state for the Text Services Framework (TSF) thread manager.

Requirements

Requirement Value
Header shellhandwriting.h