You are reading help file online using chmlib.com
|
ISpSREngine::UnloadSLM instructs the engine to unload an SLM.
HRESULT UnloadSLM(
void *pvEngineGrammar
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
FAILED(hr) | Appropriate error message. |
You are reading help file online using chmlib.com
|