MB_OKCANCEL top-level constant

int const MB_OKCANCEL

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

Implementation

const MB_OKCANCEL = 0x00000001;