System.PInterfaceTable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type PInterfaceTable = ^TInterfaceTable;

C++

typedef TInterfaceTable *PInterfaceTable;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.pas
System.hpp
System System

Beschreibung

PInterfaceTable ist ein Zeiger auf eine TInterfaceTable.

PInterfaceTable ist ein Zeiger auf eine TInterfaceTable.

Siehe auch

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=System.PInterfaceTable&oldid=147472"