EMS.ResourceAPI.TEMSBaseResource.GetParamValue
Delphi
function GetParamValue(AContext: TEndpointContext; const AName: string; AIndex: Integer): string;
C++
System::UnicodeString __fastcall GetParamValue(TEndpointContext* AContext, const System::UnicodeString AName, int AIndex);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TEMSBaseResource |
Description
Embarcadero Technologies does not currently have any additional information.