UIX_ObjPos 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_ObjPos Structure}} | {{#customTitle:UIX_ObjPos Structure}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:24, 20 May 2015
Specifies the ...
Syntax
struct UIX_ObjPos { LONG nFlags; IUIX_Obj* pParent; LONG nIndex; RECT* pRect; };
Members
- nFlags
- Value of LONG ...
- pParent
- Pointer to IUIX_Obj ...
- nIndex
- Value of LONG ...
- pRect
- Pointer to RECT ...
See Also
...