IRangeHelper::Current Property

From PDF XChange PDF SDK
Revision as of 07:46, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IRangeHelper