IPXV_DocViewsList::Count Property

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

Revision as of 05:06, 23 May 2015


Gets number of items in the document views list.

Syntax

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

See Also

IPXV_DocViewsList