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