IUIX_Event::Pos Property

From PDF XChange PDF SDK
Revision as of 11:11, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Pos of interface IUIX_Event returns/sets Pointer to POINT ...

Syntax

HRESULT get_Pos([out, retval]  POINT*  stPos);
HRESULT put_Pos([in]  POINT*  stPos);

See Also

IUIX_Event