Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration specifies an exception notification phase.
typedef enum _EXCEPTION_CHANCE { ec1stChance = 0, ec2ndChance} EXCEPTION_CHANCE;
Elements
- ec1stChance
Indicator for a first chance exception. - ec2ndChance
Indicator for a second chance exception.
Requirements
OS Version: Windows CE 5.0 and later.
Header: exdi2.h.
See Also
Send Feedback on this topic to the authors