Soap.SOAPPasInv.TSoapPascalInvoker.FHeadersOut

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FHeadersOut: THeaderList;

C++

Soap::Invokeregistry::THeaderList* FHeadersOut;

Properties

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

Description

Maintains a list of outgoing SOAP headers.

FHeadersOut maintains a list of outgoing SOAP headers.

See Also