IRangeHelper::Current Property

From PDF XChange PDF SDK
Revision as of 06:45, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property Current of interface IRangeHelper returns/sets Value of ULONG ...


Syntax

HRESULT get_Current([out, retval] ULONG* pIndex);
HRESULT put_Current([in] ULONG pIndex);

See Also

See also IRangeHelper.