右键按下 - RightDown
函数简介
按住鼠标右键
接口名称
RightDown
DLL调用
int RightDown(long ola)
参数定义:
ola
(长整型数): OLAPlug对象的指针,由 CreateCOLAPlugInterFace 接口生成。
示例:
待补充...
返回值
整型数:
0 : 失败
1 : 成功
按住鼠标右键
RightDown
int RightDown(long ola)
ola
(长整型数): OLAPlug对象的指针,由 CreateCOLAPlugInterFace 接口生成。待补充...
整型数:
0 : 失败
1 : 成功