API:Soap.InvokeRegistry.TInvokableClassRegistry.GetParamInternalName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetParamInternalName(Info: PTypeInfo; const MethodName: string; const ExternalParamName: InvString): string;

C++

System::UnicodeString __fastcall GetParamInternalName(System::Typinfo::PTypeInfo Info, const System::UnicodeString MethodName, const System::UnicodeString ExternalParamName);

Properties

Type Visibility Source Unit Parent
function public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry TInvokableClassRegistry

Description

Embarcadero Technologies does not currently have any additional information.