Exception Handling (C++ Component Extensions)

Applications compiled with the /ZW compiler option or /clr compiler option both use exceptions to handle unexpected errors during program execution. The following topics discuss exception handling in either C++/CX or C++/CLI applications.

In This Section

See Also

Concepts

Component Extensions for Runtime Platforms