procedure SendError( UDPClient: TIdUDPClient; const ErrNumber: Word; ErrorString: string ); overload;
Parameters |
Description |
UDPClient |
Type is TIdUDPClient. |
ErrNumber |
Scope is const. Type is Word. |
ErrorString |
Type is string. |
SendError is a overloaded procedure.
Topic generated.
SendError
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|