IPXC_ColorManager::EnginesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
(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:IPXC_ColorManager::EnginesCount Property}}
 
{{#customTitle:IPXC_ColorManager::EnginesCount Property}}
 +
{{#parentPage:PXV:IPXC_ColorManager#Properties|EnginesCount|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''EnginesCount''' of interface [[PXV:IPXC_ColorManager|IPXC_ColorManager]] returns  Value of ULONG ...
 
Property '''EnginesCount''' of interface [[PXV:IPXC_ColorManager|IPXC_ColorManager]] returns  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_EnginesCount([out, retval] ULONG* pCount);
+
<pre class="brush:cpp;gutter:false">HRESULT get_EnginesCount([out, retval] ULONG* nCount);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_ColorManager|IPXC_ColorManager]].
+
[[PXV:IPXC_ColorManager|IPXC_ColorManager]]

Latest revision as of 03:22, 15 June 2015


Property EnginesCount of interface IPXC_ColorManager returns Value of ULONG ...

Syntax

HRESULT get_EnginesCount([out, retval]  ULONG*  nCount);

See Also

IPXC_ColorManager