Skip to content

Latest commit

 

History

History
121 lines (102 loc) · 2.1 KB

nf-recapis-loadcachedattributes.md

File metadata and controls

121 lines (102 loc) · 2.1 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:recapis.LoadCachedAttributes
LoadCachedAttributes function (recapis.h)
Loads the cached attributes of a recognizer.
LoadCachedAttributes
LoadCachedAttributes function [Tablet PC]
recapis/LoadCachedAttributes
tablet.loadcachedattributes
tablet\loadcachedattributes.htm
tablet
19DC01B8-FB2C-4724-907A-E68A9DD37FF3
12/05/2018
LoadCachedAttributes, LoadCachedAttributes function [Tablet PC], recapis/LoadCachedAttributes, tablet.loadcachedattributes
recapis.h
Windows
Windows XP Tablet PC Edition [desktop apps \| UWP apps]
None supported
inkobjcore.dll
Windows
19H1
LoadCachedAttributes
recapis/LoadCachedAttributes
c++
APIRef
kbSyntax
HeaderDef
recapis.h
LoadCachedAttributes

LoadCachedAttributes function

-description

Loads the cached attributes of a recognizer.

-parameters

-param clsid

The CLSID of the recognizer. This value is created in the registry when you register the recognizer.

-param pRecoAttributes

Pointer to the recognizer attributes.

-returns

This function can return one of these values.

Return code Description
S_OK
Success.
E_POINTER
The parameter is an invalid pointer.
E_FAIL
An unspecified error occurred.
E_INVALIDARG
An invalid argument was received.