EMS.ResourceAPI.TEMSEndpointManager.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TEMSEndpointManager

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEMSEndpointManager();

Description

Destroys this instance of TEMSEndpointManager.

See Also