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 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_IndexNavigator::Count Property}}
 
{{#customTitle:IUIX_IndexNavigator::Count Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]].
+
[[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]].

Revision as of 07:26, 20 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.