inked.h header

This header is used by Tablet PC. For more information, see:

inked.h contains the following programming interfaces:

Interfaces

 
_IInkEditEvents

IInkEdit

. (IInkEdit)

Functions

 
_IInkEditEvents_AddRef

Increases the reference count of the IInkEditEvents interface object by 1. This method is part of the IUnknown interface inherited by IInkEditEvents.
_IInkEditEvents_GetIDsOfNames

Maps a set of names to a corresponding set of DISPIDs.
_IInkEditEvents_GetTypeInfo

Retrieves the type information for the object, which can then be used to get the type information for an interface.
_IInkEditEvents_GetTypeInfoCount

Retrieves the number of type information interfaces the object provides.
_IInkEditEvents_Invoke

Provides access to properties and methods exposed by the object.
_IInkEditEvents_QueryInterface

Queries for a given COM interface on the IInkEditEvents object.
_IInkEditEvents_Release

Releases a reference to the IInkEditEvents object.

Structures

 
IEC_GESTUREINFO

Contains information about a specific gesture.
IEC_RECOGNITIONRESULTINFO

Contains information about an IInkRecognitionResult Interface object.
IEC_STROKEINFO

Contains information about a Stroke event.

Enumerations

 
AppearanceConstants

Specifies how an InkEdit control appears on the screen.
BorderStyleConstants

Specifies how the borders of an InkEdit control appear on the screen.
DISPID_InkEdit

Specifies various ink editor states.
DISPID_InkEditEvents

Specifies various ink editor events.
InkDisplayMode

Specifies how a selection appears on the control.
InkEditStatus

Specifies whether the InkEdit control is idle, collecting ink, or recognizing ink.
InkInsertMode

Specifies how ink is inserted onto the InkEdit control.
InkMode

Specifies the collection mode for drawn ink-whether ink collection is disabled, ink is collected, or ink and gestures are collected.
MouseButton

Specifies which mouse button was pressed. (MouseButton)
ScrollBarsConstants

Specifies how the scroll bars of an InkEdit control appear on the screen.
SelAlignmentConstants

Specifies the alignment of the paragraph relative to the margins of the InkEdit control.