Helper SpGetCategoryFromId (SAPI 5.3)
Speech API 5.3
SpDestroyTokenComboBox
SpDestroyTokenComboBox destroys the tokens in a combo box.
Found in: spuihelp.h
void SpDestroyTokenComboBox(
HWND hwnd
);
Parameters
- hwnd
- [in] The handle to the combo box that contains the tokens to be destroyed.
Return values
None