Indy 9
Content
|
Index
|
Reference
TCharBuf
See Also
,
Unit: IdIcmpClient
Specifies the ICMP receive and message buffer data type.
TCharBuf =
array
[1..
MAX_PACKET_SIZE
]
of
char;
Unit
IdIcmpClient
Description
TCharBuf is an Array of Char type that specifies the data type for ICMP receive buffer and ICMP message buffer used by TIdICMPClient. TCharBuf is indexed from 1 to
MAX_PACKET_SIZE
.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.