IPXC_NameTree::Count Property
From PDF XChange PDF SDK
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* pCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXC_NameTree|IPXC_NameTree]]. | See also [[PXV:IPXC_NameTree|IPXC_NameTree]]. |
Revision as of 08:16, 21 April 2015
Gets number of items in the name tree.
Syntax
HRESULT get_Count([out, retval] ULONG* pCount);
See Also
See also IPXC_NameTree.