Helper SpGetCategoryFromId (SAPI 5.4)

Microsoft Speech API 5.4

SpUpdateCurSelListBoxToken

SpUpdateCurSelListBoxToken updates the corresponding token of the item specified by the index of the currently selected item in a list box.

Found in: spuihelp.h

  
    HRESULT SpUpdateCurSelListBoxToken(
   HWND hwnd
);

Parameters

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

Return values

Value
S_OK
FAILED (hr)