MB_RETRYCANCEL top-level constant

int const MB_RETRYCANCEL

The message box contains two push buttons: Retry and Cancel.

Implementation

const MB_RETRYCANCEL = 0x00000005;