IPXC_Pages::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
Property '''Count''' of interface [[PXV:IPXC_Pages|IPXC_Pages]] returns Value of ULONG ... | Property '''Count''' of interface [[PXV:IPXC_Pages|IPXC_Pages]] returns Value of ULONG ... | ||
+ | |||
== 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* pCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXC_Pages|IPXC_Pages]]. | See also [[PXV:IPXC_Pages|IPXC_Pages]]. |
Revision as of 08:19, 21 April 2015
Property Count of interface IPXC_Pages returns Value of ULONG ...
Syntax
HRESULT get_Count([out, retval] ULONG* pCount);
See Also
See also IPXC_Pages.