Helper SpGetCategoryFromId (SAPI 5.4)

Microsoft Speech API 5.4

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