Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |