Soap.InvokeRegistry.InterfaceMapItem.IntfHeaders

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IntfHeaders: array of IntfHeaderItem;      { Headers                    }

C++

_InterfaceMapItem__2 IntfHeaders;

Properties

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

Description

IntfHeaders is an array of entries that describe the SOAP headers that should accompany requests directed at the invokable interface.