class CTrapCleanup : public CBase |
Cleanup stack interface.
The creation and destruction of a cleanup stack is done automatically by GUI applications and servers.
Public Member Functions | |
---|---|
~CTrapCleanup() | |
IMPORT_C CTrapCleanup * | New() |
Protected Member Functions | |
---|---|
CTrapCleanup() |
Private Attributes | |
---|---|
TCleanupTrapHandler | iHandler |
TTrapHandler * | iOldHandler |