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.
| Overview | How Do I | Details
Visual C++ supports three different exception handling mechanisms:
Structured exception handling (SEH) for Windows NT
See Also Which exception handling mechanism should I use?