IPXC_ColorManager::EnginesCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | 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]] | [[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);