This topic has not yet been rated - Rate this topic

Helper SpGetCategoryFromId (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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

ValueDescription
S_OKFunction completed successfully.
FAILED (hr)Appropriate error message.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.