API:Soap.InvokeRegistry.TInvokableClassRegistry.RegisterExternalMethName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterExternalMethName(Info: PTypeInfo; const InternalName: string; const ExternalName: InvString);

C++

void __fastcall RegisterExternalMethName(System::Typinfo::PTypeInfo Info, const System::UnicodeString InternalName, const InvString ExternalName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.