System.Bindings.EvalProtocol.ISubscription

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

Delphi

ISubscription = interface

C++

__interface  INTERFACE_UUID("{3AD2F70A-3AAE-4A09-8982-12DE494E8D6A}") ISubscription  : public System::IInterface

プロパティ

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

説明

サブスクライブ可能なオブジェクトに対する変更通知のサブスクリプションを表します。


ISubscription は、サブスクライブ可能なオブジェクトに対する変更通知のサブスクリプションを表すインターフェイスです。

関連項目