OLA 文档中心
OLA插件文档
OLA授权中心文档
OLA支付中心文档
搜索
Ctrl
K
右键弹起 - RightUp
函数简介
弹起鼠标右键
接口名称
int RightUp()
DLL调用
int RightUp(long ola)
参数定义:
ola
(长整型数): OLAPlug对象的指针,由
CreateCOLAPlugInterFace
接口生成。
示例:
待补充...
COM调用
int RightUp()
参数定义:
示例:
ret = ola.RightUp()
返回值
整型数:
0 : 失败
1 : 成功
Prev
右键按下 - RightDown
Next
右键点击 - RightClick