Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 578 Bytes

Ex_ObjScrollGetRange.md

File metadata and controls

31 lines (19 loc) · 578 Bytes

Title: Ex_ObjScrollGetRange Date: 2019年8月4日11时52分22秒

声明

动态库命令(-) | 返回值类型(-) |   库文件名(-) | 参数量(-) | 备注(-)

 Ex_ObjScrollGetRange |  逻辑型 |  libexdui.dll | 4 |  获取滚动条范围 | 

参数列表

参数名   |   类型(-)   |   传址(-)   |   数组(-)   |   可空(NULL)(-)   |   备注   |
hObj |  整数型 | - | - |  -| 
nBar |  整数型 | - | - |  -| 
lpnMinPos |  整数型 | - | - |  -| 
lpnMaxPos |  整数型 | - | - |  -| 

示例

易语言