function IOControl( const s: TIdStackSocketHandle; const cmd: cardinal; var arg: cardinal ): Integer; override;
Parameters |
Description |
s |
Scope is const. Type is TIdStackSocketHandle. |
cmd |
Scope is const. Type is cardinal. |
arg |
Scope is var. Type is cardinal. |
Integer
IOControl is an overridden method.
Topic generated.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|