System.Bindings.EvalProtocol._di_IInvokable
C++
typedef System::DelphiInterface<IInvokable> _di_IInvokable;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Represents the IInvokable Delphi interface for C++Builder usage.
_di_IInvokable is a C++Builder type that refers an interface that defines a function that possibly returns a location for bidirectional expressions (IInvokable).