MB_RETRYCANCEL top-level constant Null safety
The message box contains two push buttons: Retry and Cancel.
Implementation
const MB_RETRYCANCEL = 0x00000005;
The message box contains two push buttons: Retry and Cancel.
const MB_RETRYCANCEL = 0x00000005;