You are reading help file online using chmlib.com
|
SpDeleteCurSelListBoxToken deletes a token specified by the index of the currently selected item in a list box.
Found in: spuihelp.h
HRESULT SpDeleteCurSelListBoxToken(
HWND hwnd
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
FAILED (hr) | Appropriate error message. |
You are reading help file online using chmlib.com
|