Share via


Helper SpGetCategoryFromId (SAPI 5.4)

Microsoft Speech API 5.4

SpGetCurSelComboBoxToken

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

Found in: spuihelp.h

  
    ISpObjectToken* SpGetCurSelComboBoxToken(
   HWND hwnd
);

Parameters

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

Return values

Returns a pointer to an ISpObjectToken type.