API:Soap.InvokeRegistry.TInvokableClassRegistry.GetParamInfo
Delphi
procedure GetParamInfo(Info: PTypeInfo; const MethodName, InternalParamName: string; var ExternalParamName, Namespace: InvString; var XMLOptions: Integer);
C++
void __fastcall GetParamInfo(System::Typinfo::PTypeInfo Info, const System::UnicodeString MethodName, const System::UnicodeString InternalParamName, System::UnicodeString &ExternalParamName, System::UnicodeString &Namespace, int &XMLOptions);
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. Please help us document this topic by using the Discussion page!