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 | Compiler Options
This option enables synchronous exception handling with the assumption that extern C functions never throw an exception. It is now equivalent to /EHsc.
For more information, see Exception Handling Topics (C++).