IInkHostWorkItem interface (inkpresenterdesktop.h)

An IInkHostWorkItem object represents an ink operation to be executed on an IInkDesktopHost object thread.

Inheritance

The IInkHostWorkItem interface inherits from the IUnknown interface.

Methods

The IInkHostWorkItem interface has these methods.

 
IInkHostWorkItem::Invoke

Executes the ink operation on an IInkDesktopHost object thread.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header inkpresenterdesktop.h

See also

Complex ink sample

Ink presenter interfaces

Pen and stylus interactions

Samples

Complex Ink sample

Simple ink sample