MB_YESNOCANCEL top-level constant

int const MB_YESNOCANCEL

The message box contains three push buttons: Yes, No, and Cancel.

Implementation

const MB_YESNOCANCEL = 0x00000003;