Internet Direct (Indy)
|
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
TIdStackWindows.IOControl Method overridden
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |