IUIX_Theme::StdColor Property

From PDF XChange PDF SDK
Revision as of 04:39, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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