Soap.InvokeRegistry.ISOAPHeaders.GetOwnsSentHeaders
Delphi
function GetOwnsSentHeaders: Boolean;
C++
virtual bool __fastcall GetOwnsSentHeaders(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.InvokeRegistry.pas Soap.InvokeRegistry.hpp |
Soap.InvokeRegistry | ISOAPHeaders |
Description
Returns the value of the OwnsSentHeaders property.
GetOwnsSentHeaders is the read implementation for the OwnsSentHeaders property.