IInkLineInfo interface (msinkaut.h)

The IInkLineInfo interface provides access to the display properties and recognition result list of a text ink object (tInk).

Inheritance

The IInkLineInfo interface inherits from the IUnknown interface. IInkLineInfo also has these types of members:

Methods

The IInkLineInfo interface has these methods.

 
IInkLineInfo::GetCandidate

Returns one recognition alternate from the recognition result list.
IInkLineInfo::GetFormat

Returns the display properties currently set on the text ink object (tInk).
IInkLineInfo::GetInkExtent

Specifies the display properties to set on the text ink object (tInk), and retrieves the width of the text ink object in HIMETRIC units.
IInkLineInfo::Recognize

Reserved. (IInkLineInfo.Recognize)
IInkLineInfo::SetCandidate

Updates one recognition alternate in the recognition result list, either by replacing an existing alternate, or by adding an alternate to the list.
IInkLineInfo::SetFormat

Specifies the display properties to set on the text ink object (tInk).

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h