System.Bindings.EvalProtocol._di_IWrapperBinding

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IWrapperBinding> _di_IWrapperBinding;

Properties

Type Visibility Source Unit Parent
typedef public System.Bindings.EvalProtocol.hpp System.Bindings.EvalProtocol System.Bindings.EvalProtocol

Description

Represents the IWrapperBinding Delphi interface for C++Builder usage.

_di_IWrapperBinding is a C++Builder type that refers an interface that defines the prototype of a wrapper's compiled binding (IWrapperBinding).

See Also