MpTweetUIMessageBoxType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpTweetUIMessageBoxType

mapp Services V5.16

Data type used to control the display of a dialog box.

Parameter

Data type

Description

LayerStatus

UINT

Visibility of the dialog box (status data point for the dialog box layer)

VC4 connection: StatusDatapoint from Layer

Type

MpTweetUIMessageEnum

Type of dialog box

ErrorNumber

UINT

Current error number to be displayed (corresponds to the contents of "Diag.StatusID.Code")

VC4 connection: Datapoint from Numeric

StatusID

DINT

Current error number to be displayed (corresponds to the contents of "StatusID")

VC4 connection: Datapoint from Numeric

Confirm

BOOL

Confirms the operation

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1

Cancel

BOOL

Cancels the operation

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1

ui_global_msgbox_described