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