|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
SAPI 5.1
ISpRecoGrammar::LoadCmdFromObject
ISpRecoGrammar::LoadCmdFromObject loads a CFG from a COM object. The COM object must be located inside of a Windows DLL.
HRESULT LoadCmdFromObject(
REFCLSID rcid,
const WCHAR *pszGrammarName,
SPLOADOPTIONS Options
);
Parameters
- rcid
- [in] The reference class ID of the object containing the command.
- pszGrammarName
- [in, string] The grammar name of the object containing the command.
- Options
- [in] Flag of type SPLOADOPTIONS indicating whether the file should be loaded statically or dynamically.
Return values
Value |
Description |
S_OK |
Function completed successfully. |
E_INVALIDARG |
pszGrammarName is invalid or bad. Alternatively, Options is neither SPLO_STATIC nor SPLO_DYNAMIC. |
FAILED(hr) |
Appropriate error message. |
Remarks
When an application calls ::LoadCmdFromObject, the currently loaded CFG or proprietary grammar will be unloaded.
See also ISpCFGInterpreter::InitGrammar.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com