Share via


Helper SpGetCategoryFromId (SAPI 5.4)

Microsoft Speech API 5.4

SpDestroyTokenListBox

SpDestroyTokenListBox destroys the tokens in a list box.

Found in: spuihelp.h

  
    void SpDestroyTokenListBox(
   HWND hwnd
);

Parameters

  • hwnd
    [in] The handle to the list box that contains the tokens to be destroyed.

Return values

None