EMS.Services.IEMSEndPointSegmentsService.ExtractSegments

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ExtractSegments(const AString: string; const AList: TEMSEndPointSegmentList);

C++

virtual void __fastcall ExtractSegments(const System::UnicodeString AString, Ems::Resourcetypes::TEMSEndpointSegmentList* const AList) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSEndPointSegmentsService


Description

Ajoute les segments URL de la chaîne spécifiée à l'instance de TEMSEndpointSegmentList spécifiée.

Voir aussi