IPXC_Articles::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 7: | Line 7: | ||
== 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:IPXC_Articles|IPXC_Articles]] | [[PXV:IPXC_Articles|IPXC_Articles]] |
Latest revision as of 02:20, 15 June 2015
Gets number of articles in the core document's article array.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);