MpUserUIMessageBoxType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpUserUIMessageBoxType

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

MpUserUIMessageEnum

Type of dialog box

ErrorNumber

UINT

Current error number to display. For additional information about the error numbers, see the descriptions of the individual UI function blocks:

MpUserLoginUI

MpUserManagerUI

MpSignatureUI

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