typedef void (__cdecl * ButtonPushMethod)(PTRSZVAL,PSI_CONTROL);
controls.h
Defined function signature for the event attached to a button when the button is clicked.
Types