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