RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ISOAPHeaders.SendCount Method

Indicates the number of headers that have been added to an outgoing message.

Pascal
function SendCount: Integer;
C++
__fastcall int SendCount();

Call SendCount to determine the number of headers that have been added to an outgoing message. These headers are added by previous calls to the Send method. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!