UIX_ScrollNotifyData Structure

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 27: Line 27:
 
;bByKey
 
;bByKey
 
: Value of LONG ...
 
: Value of LONG ...
 
== See Also ==
 
...
 

Revision as of 06:19, 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 ...