EMS.ResourceTypes.TEMSCommonResource.GetEndpointNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEndpointNames: TArray<string>; override;

C++

virtual System::DynamicArray<System::UnicodeString> __fastcall GetEndpointNames();

Properties

Type Visibility Source Unit Parent
function protected
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSCommonResource

Description

Getter of EndpointNames.

Returns a list with the names of the endpoints that have this instance of TEMSCommonResource as their owner.