OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
owl::TXEndSession Class Reference

TXEndSession is thrown from TWindow's handler for WM_ENDSESSION. More...

#include <owl/except.h>

Public Member Functions

 TXEndSession ()
 

Detailed Description

TXEndSession is thrown from TWindow's handler for WM_ENDSESSION.

Since it is not derived from TXOwl, it does not fall into the same catch handler. It is used exclusively for shutting down the application.

Definition at line 111 of file except.h.


The documentation for this class was generated from the following file: