UIX_ScrollNotifyData Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ScrollNotifyData Structure}} | {{#customTitle:UIX_ScrollNotifyData Structure}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:UIX_Structures|UIX_ScrollNotifyData|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 27: | Line 27: | ||
;bByKey | ;bByKey | ||
: Value of LONG ... | : Value of LONG ... | ||
− | |||
− | |||
− |
Latest revision as of 09:43, 23 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 ...