System.PInterface

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

Delphi

PInterface    = ^IInterface;

C++

typedef _di_IInterface *PInterface;

プロパティ

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


説明

PInterface は、IInterface へのポインタです。


関連項目