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