IPXC_ColorManager::EnginesCount Property
From PDF XChange PDF SDK
m (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:IPXC_ColorManager::EnginesCount Property}} | {{#customTitle:IPXC_ColorManager::EnginesCount Property}} | ||
− | {{#parentPage:PXV:IPXC_ColorManager|property}} | + | {{#parentPage:PXV:IPXC_ColorManager#Properties|EnginesCount|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_EnginesCount([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_EnginesCount([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_ColorManager|IPXC_ColorManager]] |
Latest revision as of 02:22, 15 June 2015
Property EnginesCount of interface IPXC_ColorManager returns Value of ULONG ...
Syntax
HRESULT get_EnginesCount([out, retval] ULONG* nCount);