MB_OK top-level constant

int const MB_OK

The message box contains one push button: OK. This is the default.

Implementation

const MB_OK = 0x00000000;