<< 点击显示目录 >> 主页 mappServices帮助手册 > mapp Audit:事件管理 > 库 > 数据类型和枚举类型 > 数据类型 > MpAuditUIMessageBoxType |
mapp Services V5.16
用于控制对话框显示的数据类型。
数据类型 |
说明 |
|
LayerStatus |
UINT |
对话框的可见性(对话框层的状态数据点)。 VC4 connection: StatusDatapoint from Layer |
Type |
对话框的类型 |
|
ErrorNumber |
UINT |
要显示的当前错误号码(对应于 "Diag.StatusID.Code "的内容)。 VC4 connection: Datapoint from Numeric |
StatusID |
DINT |
要显示的当前错误号码(对应于 "StatusID "的内容)。 VC4 connection: Datapoint from Numeric |
Confirm |
BOOL |
确认操作 VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |
Cancel |
BOOL |
取消操作 VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |