Microsoft Speech SDK
SAPI 5.1
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