Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the IInkAnalysisRecognizer at the specified index.
Syntax
HRESULT GetInkAnalysisRecognizer(
[in] ULONG ulIndex,
[out] IInkAnalysisRecognizer **ppInkAnalysisRecognizer
);
Parameters
-
ulIndex [in]
-
The zero-based index of the IInkAnalysisRecognizer object to get.
-
ppInkAnalysisRecognizer [out]
-
A pointer to the IInkAnalysisRecognizer at the specified index.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
Caution
To avoid a memory leak, call IUnknown::Release on *ppInkAnalysisRecognizer when you no longer need to use the ink analysis recognizer.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|