Upravit

Sdílet prostřednictvím


RecognizerContextSet function

Tests whether the InkDivider object can use the InkRecognizerContext class to analyze words.

This function is not intended to be used by application code.

Syntax

HRESULT WINAPI RecognizerContextSet(
  _In_ INT_PTR hDivider
);

Parameters

hDivider [in]

A handle to the InkDivider object.

Return value

This function can return one of these values.

Return code Description
S_OK
The function succeeded.
E_INVALIDARG
The pDivider parameter is invalid.

 

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Library
InkDiv.dll