Internet Direct (Indy) Version 9.0.2 Beta
|
procedure PrepareMsg(var Header: TIdHeader; buffer: PChar; buflen: Integer);
Header is a container for the encapsulation headers for the message.
Buffer represents the message content used in the message construction.
BufLen is the number of bytes in Buffer to be included in the message.