IPXV_DocViewsList::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_DocViewsList|IPXV_DocViewsList]] | [[PXV:IPXV_DocViewsList|IPXV_DocViewsList]] |
Latest revision as of 02:54, 15 June 2015
Gets number of items in the document views list.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);