Error
and Exception pop-up flags.
The unused high-order bits are reserved, and must be zero. The following
values can be specified for this parameter. They can be combined using the
"logical or" ( | ) operator.
FERR_DISABLEHARDERR (0x00000000)
Disable hard error
pop-ups.
FERR_ENABLEHARDERR (0x00000001)
Enable
hard error pop-ups.
FERR_ENABLEEXCEPTION (0x00000000)
Enable program exception and untrapped numeric-processor
exception pop-ups.
FERR_DISABLEEXCEPTION (0x00000002)
Disable program exception and untrapped numeric-processor
exception pop-ups.
[Back]
[Next]