System.Bindings.EvalProtocol._di_IScopeEx
C++
typedef System::DelphiInterface<IScopeEx> _di_IScopeEx;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Represents the IScopeEx Delphi interface for C++Builder usage.
_di_IScopeEx is a C++Builder type that refers an interface that defines a scope that gives more facilities for searching not only names, but also objects (IScopeEx).