函数简介:

按下指定的虚拟键码

函数原型:

long KeyPress(vk_code)

参数定义:

vk_code
整形数:虚拟按键码

返回值:

整形数:
0:
失败
1:
成功

示例:


dm.KeyPress 13