IPXC_Inst::ColorManager Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Inst::ColorManager Property}}
 
{{#customTitle:IPXC_Inst::ColorManager Property}}
{{#parentPage:PXV:IPXC_Inst|property}}
+
{{#parentPage:PXV:IPXC_Inst|ColorManager Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ColorManager([out, retval] IPXC_ColorManager** ppCMan);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ColorManager([out, retval] IPXC_ColorManager** ppCMan);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_Inst|IPXC_Inst]].
 
See also [[PXV:IPXC_Inst|IPXC_Inst]].

Revision as of 06:07, 23 April 2015


Property ColorManager of interface IPXC_Inst returns Pointer to IPXC_ColorManager ...

Syntax

HRESULT get_ColorManager([out, retval]  IPXC_ColorManager**  ppCMan);

See Also

See also IPXC_Inst.