Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |