GetContextPreferenceFlags function (recapis.h)
Gets the context preference flags.
Syntax
HRESULT GetContextPreferenceFlags(
HRECOCONTEXT hrc,
DWORD *pdwContextPreferenceFlags
);
Parameters
hrc
The handle to the recognizer context.
pdwContextPreferenceFlags
The handle to the context preference flags.
Return value
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | recapis.h |
DLL | inkobjcore.dll |