函数简介:
按住指定的虚拟键码
函数原型: long KeyDown(vk_code)
参数定义: vk_code 整形数:虚拟按键码
返回值:
整形数: 0:失败 1:成功
示例:
dm.KeyDown 13