System.Bindings.CustomScope.TCustomScope.operator ()

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


C++

operator System::Bindings::Evalprotocol::ICustomScope*(void) { return (System::Bindings::Evalprotocol::ICustomScope*)&__ICustomScope; }
operator System::Bindings::Evalprotocol::_di_IScope()

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.Bindings.CustomScope.hpp System.Bindings.CustomScope TCustomScope


Beschreibung

C++-Umwandlung eines TCustomScope-Objekts entweder in ein ICustomScope- oder in ein IScope-Interface.

Siehe auch