Soap.SOAPPasInv.TSoapPascalInvoker.FSOAPHeaders

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSOAPHeaders: TSOAPHeaders;

C++

Soap::Invokeregistry::TSOAPHeaders* FSOAPHeaders;

Properties

Type Visibility Source Unit Parent
field protected
Soap.SOAPPasInv.pas
Soap.SOAPPasInv.hpp
Soap.SOAPPasInv TSoapPascalInvoker

Description

Maintains a list of received and outgoing SOAP headers.

FSOAPHeaders maintains a list of received and outgoing SOAP headers.

See Also