Internet Direct (Indy)
Home
PreviousUpNext
TIdStackWindows.WSSendTo Method
Pascal
procedure WSSendTo(
    ASocket: TIdStackSocketHandle; 
    const ABuffer; 
    const ABufferLength: Integer; 
    const AFlags: Integer; 
    const AIP: string; 
    const APort: integer; 
    AIPVersion: TIdIPVersion = ID_DEFAULT_IP_VERSION
); override;
Parameters 
Description 
ASocket 
 
ABuffer 
 
ABufferLength 
 
AFlags 
 
AIP 
 
APort 
 
AIPVersion 
 

WSSendTo is an overridden method.

Topic generated.

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.