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
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|