UIX_ObjPos Structure

From PDF XChange PDF SDK
Revision as of 22:57, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

See also ...