Helper SpGetCategoryFromId (SAPI 5.3)

Microsoft Speech API 5.3

SpAddTokenToListBox

SpAddTokenToListBox adds the description of a token to a list box.

Found in: spuihelp.h

  
    HRESULT SpAddTokenToListBox(
   HWND hwnd
   ISpObjectToken* pToken
);

Parameters

  • hwnd
    [in] The handle to the list box.
  • pToken
    [in] Pointer to the token to be added.

Return values

Value
S_OK
FAILED (hr)