|
RAD Studio VCL Reference
|
Indicates whether the TSOAPHeaders object frees headers that are added using the Send method
function GetOwnsSentHeaders: Boolean;
__fastcall Boolean GetOwnsSentHeaders();
GetOwnsSentHeaders returns true if the TSOAPHeaders instance frees any header objects added using the Send method. It returns false if the caller is responsible for freeing these header objects.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|