Sack Library Documentation
|
PSI_CONTROL SetOnUpdateColorWell(PSI_CONTROL PC, void(__cdecl*EventCallback)(PTRSZVAL,CDATA), PTRSZVAL user_data);
Parameters |
Description |
PSI_CONTROL PC |
pointer to a "Color Well" |
PTRSZVAL user_data |
user data to be passed to the callback when invoked. |
EventCallback |
This routine is called when the color is changed. |
Sets the handler for when the control is clicked. (or when it's changed?)
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|