Internet Direct (Indy)
|
procedure SetSocketOption( const ASocket: TIdStackSocketHandle; const Alevel: Integer; const Aoptname: Integer; Aoptval: PChar; const Aoptlen: Integer ); override; overload;
Parameters |
Description |
ASocket |
Scope is const. Type is TIdStackSocketHandle. |
Alevel |
Scope is const. Type is Integer. |
Aoptname |
Scope is const. Type is Integer. |
Aoptval |
Type is PChar. |
Aoptlen |
Scope is const. Type is Integer. |
SetSocketOption overridden overloaded
TIdStackWindows.SetSocketOption
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. |