System.Bindings.CustomScope.TCustomScope.operator ()

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public System.Bindings.CustomScope.hpp System.Bindings.CustomScope TCustomScope

説明

TCustomScope から、ICustomScope または IScope への C++ 変換(キャストによる)。

関連項目