Helper SpGetCategoryFromId (SAPI 5.3)

Microsoft Speech API 5.3

SpUpdateCurSelComboBoxToken

SpUpdateCurSelComboBoxToken updates the corresponding token of the item specified by the index of the currently selected item in a combo box.

Found in: spuihelp.h

  
    HRESULT SpUpdateCurSelComboBoxToken(
   HWND hwnd
);

Parameters

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

Return values

Value
S_OK
FAILED (hr)