You are reading help file online using chmlib.com
|
ISpSREngine::SetSLMState activates or deactivates dictation on this grammar.
HRESULT SetSLMState(
void *pvEngineGrammar,
SPRULESTATE NewState
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
FAILED(hr) | Appropriate error message. |
You are reading help file online using chmlib.com
|