Helper SpGetCategoryFromId (SAPI 5.4)

Microsoft Speech API 5.4

SpGetCurSelListBoxToken

SpGetCurSelListBoxToken returns a pointer to a token specified by the index of the currently selected item in a list box.

Found in: spuihelp.h

  
    ISpObjectToken* SpGetCurSelListBoxToken(
   HWND hwnd
);

Parameters

  • hwnd
    [in] The handle to the list box.

Return values

Returns a pointer to an ISpObjectToken type.