EMS.ResourceAPI.TEMSBaseResource.GetParamValue
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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TEMSBaseResource |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。