System.Bindings.EvalProtocol._di_IArguments
C++
typedef System::DelphiInterface<IArguments> _di_IArguments;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | System.Bindings.EvalProtocol |
Description
Represents the IArguments Delphi interface for C++Builder usage.
_di_IArguments is a C++Builder type that refers an interface used for passing arguments to a wrapper at evaluation time (IArguments).