You are reading help file online using chmlib.com
|
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
);
Returns a pointer to an ISpObjectToken type.
You are reading help file online using chmlib.com
|