FireDAC.Stan.Intf.PIUnknown

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type PIUnknown = ^IInterface;

C++

typedef System::_di_IInterface *PIUnknown;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Pointeur vers une interface.

PIUnknown est un pointeur vers l'interface IInterface.

Voir aussi