表示: Delphi C++
表示設定

System.Variants.IVarInstanceReference

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

type IVarInstanceReference = interface(IInterface) [{5C176802-3F89-428D-850E-9F54F50C2293}]

C++

__interface  INTERFACE_UUID("{5C176802-3F89-428D-850E-9F54F50C2293}") IVarInstanceReference  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

説明

IVarInstanceReference は、カスタム タイプのバリアントから、データを表すインスタンスを抽出するためのインターフェイスです。

IVarInstanceReference は、カスタム バリアント データ型を管理するプロキシ クラス内に実装します。IVarInstanceReference は、GetInstance という 1 つのメソッド(実装する必要がある)を公開しています。

関連項目

以前のバージョン
他の言語