Helper SpGetCategoryFromId

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK

SAPI 5.1


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.