System.DelphiInterface.Destroy
C++
__fastcall ~DelphiInterface<T>()
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | systobj.h | System | DelphiInterface |
Description
Frees an instance of System.DelphiInterface.
Before freeing the System.DelphiInterface instance, System.DelphiInterface.~DelphiInterface calls the Release method of the underlying interface.