IUIX_IndProgress::Color1 Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IUIX_IndProgress::Color1 Property}}
 +
{{#parentPage:PXV:IUIX_IndProgress#Properties|Color1|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''Color1''' of interface [[PXV:IUIX_IndProgress|IUIX_IndProgress]] returns/sets  Value of LONG ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_Color1([out, retval]  LONG*  nColor);
 +
HRESULT put_Color1([in]  LONG  nColor);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:IUIX_IndProgress|IUIX_IndProgress]]

Latest revision as of 01:31, 20 October 2015


Property Color1 of interface IUIX_IndProgress returns/sets Value of LONG ...

Syntax

HRESULT get_Color1([out, retval]  LONG*  nColor);
HRESULT put_Color1([in]  LONG  nColor);

See Also

IUIX_IndProgress