MB_YESNO top-level constant

int const MB_YESNO

The message box contains two push buttons: Yes and No.

Implementation

const MB_YESNO = 0x00000004;