|
Sack Library Documentation
|
void SetScrollUpdateMethod(PSI_CONTROL pc, void (__cdecl*UpdateProc)(PTRSZVAL psv, int type, int current), PTRSZVAL data); void (* SetScrollUpdateMethod)(PSI_CONTROL pc , void (__cdecl*UpdateProc)(PTRSZVAL psv, int type, int current) , PTRSZVAL data);
|
Parameters |
Description |
|
PSI_CONTROL pc |
a SCROLLBAR_CONTROL_NAME. |
|
PTRSZVAL data |
user data passed to the event function when it is invoked. |
|
callback |
the address of the function to call when the position changes. |
Set the event callback for when the position on the control changes.
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|