Soap.InvokeRegistry.InterfaceMapItem.InvokeOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

InvokeOptions: TIntfInvokeOptions;        { Invoke Options              }

C++

TIntfInvokeOptions InvokeOptions;

Properties

Type Visibility Source Unit Parent
field public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry InterfaceMapItem

Description

InvokeOptions are the options for the interface that have been registered using the RegisterInvokeOptions method. These options customize the way the interface is called.