description: Ex取主题属性值指针

Syntax / 函数原型

  1. int __stdcall
  2. Ex_ThemeGetValuePtr (
  3. HTHEME hTheme,
  4. int atomClass,
  5. int atomProp
  6. );
易语言声明
  1. .版本 2
  2. .DLL命令 Ex_ThemeGetValuePtr, 整数型, "libexdui.dll", "Ex_ThemeGetValuePtr", 公开,
  3. .参数 hTheme, 整数型, ,
  4. .参数 atomClass, 整数型, ,
  5. .参数 atomProp, 整数型, ,

Parameters / 参数

hTheme

Type: HTHEME

主题句柄

atomClass

Type: INT32

-

atomProp

Type: INT32

-


Return Value / 返回值

Type: INT32

获取组件属性值指针