API:Soap.IntfInfo.TIntfMetaData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TIntfMetaData = record

C++

struct DECLSPEC_DRECORD TIntfMetaData
{
public:
    System::UnicodeString Name;
    System::UnicodeString UnitName;
    TIntfMethEntryArray MDA;
    GUID IID;
    System::Typinfo::TTypeInfo *Info;
    System::Typinfo::TTypeInfo *AncInfo;
    int NumAnc;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Soap.IntfInfo.pas
Soap.IntfInfo.hpp
Soap.IntfInfo Soap.IntfInfo

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !