System.Bindings.EvalProtocol.ISubscription

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

ISubscription = interface

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol System.Bindings.EvalProtocol

Beschreibung

Repräsentiert ein Änderungsbenachrichtigungs-Abonnement für ein abonnementfähiges Objekt.

Das Interface ISubscription repräsentiert ein Änderungsbenachrichtigungs-Abonnement für ein abonnementfähiges Objekt.

Siehe auch