System.Bindings.EvalProtocol.IScopeSelf.GetSelf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSelf: IInterface;

C++

virtual System::_di_IInterface __fastcall GetSelf() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IScopeSelf

Description

Donne accès au wrapper lui-même.

La méthode GetSelf donne accès au wrapper lui-même. GetSelf renvoie le wrapper qui encapsule le même objet encapsulé par le wrapper qui implémente cette interface.

Voir aussi