xtd 0.2.0
Loading...
Searching...
No Matches
assert_dialog_results.h File Reference
#include <cstdint>

Definition

Contains assert idalog result constants.

Go to the source code of this file.

Variables

constexpr int32_t ADR_ABORT
 The assert dialog return value is Abort (usually sent from a button labeled Abort).
 
constexpr int32_t ADR_RETRY
 The assert dialog return value is Retry (usually sent from a button labeled Retry).
 
constexpr int32_t ADR_IGNORE
 The assert dialog return value is Ignore (usually sent from a button labeled Ignore).