Soap.InvokeRegistry.ISOAPHeaders.GetOwnsSentHeaders

提供:RAD Studio API Documentation

Delphi

function  GetOwnsSentHeaders: Boolean;

C++

virtual bool __fastcall GetOwnsSentHeaders() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry ISOAPHeaders

説明

OwnsSentHeaders プロパティの値を返します。

GetOwnsSentHeaders メソッドは,OwnsSentHeaders プロパティの読み出し専用の実装です。

関連項目