IUIX_ColorPicker::CustomColor Property

From PDF XChange PDF SDK
Revision as of 07:11, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CustomColor of interface IUIX_ColorPicker returns Pointer to IColor ...

Syntax

HRESULT get_CustomColor([in]           LONG      nIndex,
                        [out, retval]  IColor**  ppCustomColor);

Parameters

nIndex
[in] Value of LONG.

See Also

IUIX_ColorPicker.