LVCA_API BOOL WINAPI LVCA_RemoveConceptA(HANDLE hCA, LPCSTR Concept);
LVCA_API BOOL WINAPI LVCA_RemoveConceptW(HANDLE hCA, LPCWSTR Concept);
LVCA_RemoveConcept
If successful,LVCA_RemoveConceptA/LVCA_RemoveConceptW returns true. If false is returned, call LVCA_GetLastCallError to retrieve the error code and message.
CAMSG_ENTERMODULE
CAMSG_REC_BEFORE_CONFIRM
CAMSG_REC_AFTER_CONFIRM
hCA (IN) Call handle passed into function
Concept (OUT) This will remove a concept currently in or added to the grammar.
Complete Help Topic List | Speech Platform Product Information