Share via


Exception Structures (Windows CE 5.0)

Send Feedback

The following table shows the exception structures with a description of the purpose of each.

Programming element Description
EXCEPTION_POINTERS Contains the following:
  • An exception record with a machine-independent description of an exception
  • A context record with a machine-dependent description of the processor context at the time of the exception
EXCEPTION_RECORD Describes an exception.

See Also

Exception Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.