API:Soap.IntfInfo.GetIntfMetaData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetIntfMetaData(Info: PTypeInfo; var IntfMD: TIntfMetaData; MethodArrayOpt: TFillMethodArrayOpt);
procedure GetIntfMetaData(Info: PTypeInfo; var IntfMD: TIntfMetaData; IncludeAllAncMethods: Boolean);

C++

extern DELPHI_PACKAGE void __fastcall GetIntfMetaData(System::Typinfo::PTypeInfo Info, TIntfMetaData &IntfMD, TFillMethodArrayOpt MethodArrayOpt)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!