System.Win.ComObj.TAutoIntfObject.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Destroy */ inline __fastcall virtual ~TAutoIntfObject(void) { }

Properties

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

Description

Destroys an instance of TAutoIntfObject.

See Also