enum ui.StdDlgIcon

enum StdDlgIcon
{
    None,
    Info,
    Warning,
    Error,
};