You are reading help file online using chmlib.com
|
SpGetCurSelComboBoxToken returns a pointer to a token specified by the index of the currently selected item in a combo box.
Found in: spuihelp.h
ISpObjectToken* SpGetCurSelComboBoxToken(
HWND hwnd
);
Returns a pointer to an ISpObjectToken type.
You are reading help file online using chmlib.com
|