IUIX_Theme::StdColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:39, 15 June 2015


Property StdColor of interface IUIX_Theme returns Value of LONG ...

Syntax

HRESULT get_StdColor([in]           UIX_StdColor  nIndex,
                     [out, retval]  LONG*         nColor);

Parameters

nIndex
[in] Value of UIX_StdColor.

See Also

IUIX_Theme