You are reading help file online using chmlib.com
|
SpAddTokenToListBox adds the description of a token to a list box.
Found in: spuihelp.h
HRESULT SpAddTokenToListBox(
HWND hwnd
ISpObjectToken* pToken
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
FAILED (hr) | Appropriate error message. |
You are reading help file online using chmlib.com
|