System.PInterfaceEntry

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type PInterfaceEntry = ^TInterfaceEntry;

C++

typedef TInterfaceEntry *PInterfaceEntry;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
System.pas
System.hpp
System System

説明

PInterfaceEntryTInterfaceEntry 型の変数へのポインタです。

PInterfaceEntryTInterfaceEntry 型の変数へのポインタです。

関連項目

https://docwiki.embarcadero.com/Libraries/Tokyo/j/index.php?title=System.PInterfaceEntry&oldid=157970」から取得