MB_ICONWARNING top-level constant

int const MB_ICONWARNING

An exclamation-point icon appears in the message box.

Implementation

const MB_ICONWARNING = MB_ICONEXCLAMATION;