IPXC_ColorManager::EngineID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 6: Line 6:
  
 
Property '''EngineID''' of interface [[PXV:IPXC_ColorManager|IPXC_ColorManager]] returns  Value of BSTR ...
 
Property '''EngineID''' of interface [[PXV:IPXC_ColorManager|IPXC_ColorManager]] returns  Value of BSTR ...
 +
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_EngineID([in] ULONG nIndex, [out, retval] BSTR* pName);
+
<pre class="brush:cpp;gutter:false">HRESULT get_EngineID([in] ULONG nIndex, [out, retval] BSTR* ppName);
 
</pre>
 
</pre>
  

Revision as of 09:07, 21 April 2015


Property EngineID of interface IPXC_ColorManager returns Value of BSTR ...


Syntax

HRESULT get_EngineID([in] ULONG nIndex, [out, retval] BSTR* ppName);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXC_ColorManager.