API:Soap.InvokeRegistry.TInvokableClassRegistry.GetParamInfo

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry TInvokableClassRegistry

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。