IUIX_IndexNavigator::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]].
+
[[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]]

Revision as of 05:42, 23 May 2015


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

Syntax

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

See Also

IUIX_IndexNavigator