IColor::Value Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Parent page removed)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IColor::Value Property}}
 
{{#customTitle:IColor::Value Property}}
 +
{{#parentPage:PXV:IColor#Properties|Value Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:40, 21 May 2015


Property Value of interface IColor returns/sets Value of BSTR ...

Syntax

HRESULT get_Value([out, retval]  BSTR*  ppValue);
HRESULT put_Value([in]  BSTR  ppValue);

See Also

IColor.