IUIX_Icon::ItemsCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ItemsCount([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ItemsCount([out, retval] LONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Icon|IUIX_Icon]] | [[PXV:IUIX_Icon|IUIX_Icon]] |
Revision as of 02:03, 4 June 2015
Property ItemsCount of interface IUIX_Icon returns Value of LONG ...
Syntax
HRESULT get_ItemsCount([out, retval] LONG* nCount);