System.Win.ComObj.EOleError.Destroy

From RAD Studio API Documentation
Revision as of 17:41, 13 February 2014 by AChavesBot (talk | contribs) (Robot: Adding category XE6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of EOleError.

See Also