FireDAC.Stan.Intf.PIUnknown

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type PIUnknown = ^IInterface;

C++

typedef System::_di_IInterface *PIUnknown;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Zeiger auf ein Interface.

PIUnknown ist ein Zeiger auf das Interface IInterface.

Siehe auch