UIX_ScrollNotifyData Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ScrollNotifyData Structure}} | {{#customTitle:UIX_ScrollNotifyData Structure}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:25, 20 May 2015
Specifies the ...
Syntax
struct UIX_ScrollNotifyData { LONG nType; POINT ptViewPos; LONG bSmooth; LONG bByKey; };
Members
- nType
- Value of LONG ...
- ptViewPos
- Value of POINT ...
- bSmooth
- Value of LONG ...
- bByKey
- Value of LONG ...
See Also
...