IUIX_IndexNavigator::Count Property

From PDF XChange PDF SDK
Revision as of 04:23, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Count of interface IUIX_IndexNavigator returns/sets Value of ULONG ...

Syntax

HRESULT get_Count([out, retval]  ULONG*  nCount);
HRESULT put_Count([in]  ULONG  nCount);

See Also

IUIX_IndexNavigator