OLERequestPendingTimeout 属 性
指定 在 Automation 请求之后多长时间显示一条忙信息 运行时可读写
语 法
ApplicationObject. OLERequestPendingTimeout[ = nMilliseconds ]
参 数 描 述
nMilliseconds
指 定 在 Automation 请 求 之 后 显 示 一 条 忙 信 息 之 前 必 须 经 过 的 毫 秒 数 当 发生 一 个 鼠 标 或 键 盘 事 件 时 显 示 该 忙 信 息 NMilliseconds 的 默 认 值 是 5,000 毫秒
如果 nMilliseconds 为 0 当一个 Automation 请求悬而未决时 并且发生一个鼠标或键盘 事件 时 不显示忙信息
应 用 于
Application 对象 _VFP 系统变量
请 参 阅
OLEServerBusyRaiseError 属 性 , OLEServerBusyTimeout 属 性