IUIX_List::ColumnsCount Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_List::ColumnsCount Property}} | {{#customTitle:IUIX_List::ColumnsCount Property}} | ||
+ | {{#parentPage:PXV:IUIX_List#Properties|ColumnsCount|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ColumnsCount''' of interface [[PXV:IUIX_List|IUIX_List]] returns Value of LONG ... | Property '''ColumnsCount''' of interface [[PXV:IUIX_List|IUIX_List]] returns Value of LONG ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ColumnsCount(LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ColumnsCount([out, retval] LONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_List|IUIX_List]] |
Latest revision as of 04:28, 15 June 2015
Property ColumnsCount of interface IUIX_List returns Value of LONG ...
Syntax
HRESULT get_ColumnsCount([out, retval] LONG* nCount);