formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Alerts

fz_fuim_alrt_icon_enum

Description

Alert Icons. Identifies what standard icon should be placed in the alert. The icon is a graphic indication to the user as to the severity of the alert.

enum fz_fuim_alrt_icon_enum {

FZ_FUIM_ALRT_ICON_NONE,

FZ_FUIM_ALRT_ICON_WARN,

FZ_FUIM_ALRT_ICON_INFO,

FZ_FUIM_ALRT_ICON_STOP };

Members

FZ_FUIM_ALRT_ICON_NONE

indicates no icon

FZ_FUIM_ALRT_ICON_WARN

indicates a warning icon

FZ_FUIM_ALRT_ICON_INFO

indicates a informational icon

FZ_FUIM_ALRT_ICON_STOP

indicates a stop sign icon

Availability

5.0.0.0

See Also

Defined in

fz_fuim_alrt_api.h