Soap.SOAPPasInv.TSoapPascalInvoker.GetInvoker

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetInvoker: TSoapPascalInvoker;

C++

TSoapPascalInvoker* __fastcall GetInvoker();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Soap.SOAPPasInv.pas
Soap.SOAPPasInv.hpp
Soap.SOAPPasInv TSoapPascalInvoker

Beschreibung

Gibt eine Referenz auf eine TSoapPascalInvoker-Instanz zurück.

GetInvoker gibt eine Referenz auf eine TSoapPascalInvoker-Instanz (Delphi) oder einen Zeiger auf diese Instanz (C++) zurück.

Siehe auch