UIX_ScrollBarInfo Structure

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:UIX_ScrollBarInfo Structure}}
 
{{#customTitle:UIX_ScrollBarInfo Structure}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:25, 20 May 2015


Specifies the ...

Syntax

struct UIX_ScrollBarInfo
{
    LONG nAllSize;
    LONG nViewPos;
    LONG nViewSize;
};

Members

nAllSize
Value of LONG ...
nViewPos
Value of LONG ...
nViewSize
Value of LONG ...

See Also

...