函数简介:
弹起来虚拟键vk_code
函数原型:long KeyUp(vk_code)
参数定义:vk_code 整形数:虚拟按键码
返回值:
整形数:0:失败1:成功
示例:
QS.KeyUp (VK_F9 )