Skip to content

Latest commit

 

History

History
82 lines (58 loc) · 2.54 KB

nf-inkpresenterdesktop-iinkhostworkitem-invoke.md

File metadata and controls

82 lines (58 loc) · 2.54 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:inkpresenterdesktop.IInkHostWorkItem.Invoke
IInkHostWorkItem::Invoke (inkpresenterdesktop.h)
Executes the ink operation on an IInkDesktopHost object thread.
IInkHostWorkItem interface
Invoke method
IInkHostWorkItem.Invoke
IInkHostWorkItem::Invoke
InkPresenterDesktop.iinkhostworkitem_invoke
Invoke
Invoke method
Invoke method
IInkHostWorkItem interface
inkpresenterdesktop/IInkHostWorkItem::Invoke
input_ink.iinkhostworkitem_invoke
input_ink\iinkhostworkitem_invoke.htm
input_ink
032ba18b-dee4-4c94-a9b2-0e95f1013ae2
12/05/2018
IInkHostWorkItem interface,Invoke method, IInkHostWorkItem.Invoke, IInkHostWorkItem::Invoke, InkPresenterDesktop.iinkhostworkitem_invoke, Invoke, Invoke method, Invoke method,IInkHostWorkItem interface, inkpresenterdesktop/IInkHostWorkItem::Invoke, input_ink.iinkhostworkitem_invoke
inkpresenterdesktop.h
Windows
Windows 10 [desktop apps only]
None supported
InkPresenterDesktop.idl
Windows
19H1
IInkHostWorkItem::Invoke
inkpresenterdesktop/IInkHostWorkItem::Invoke
c++
APIRef
kbSyntax
COM
InkPresenterDesktop.h
IInkHostWorkItem.Invoke

IInkHostWorkItem::Invoke

-description

Executes the ink operation on an IInkDesktopHost object thread.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

Complex ink sample

IInkHostWorkItem

Pen and stylus interactions

Samples

Complex Ink sample

Simple ink sample