System.Win.ComObj.EOleException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* Exception.Destroy */ inline __fastcall virtual ~EOleException() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Win.ComObj.hpp System.Win.ComObj EOleException

Description

Destroys an instance of EOleException.

See Also