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)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Theme|IUIX_Theme]].
+
[[PXV:IUIX_Theme|IUIX_Theme]]

Revision as of 06:04, 23 May 2015


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

Syntax

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

Parameters

nIndex
[in] Value of UIX_StdColor.

See Also

IUIX_Theme