Source position: jwaws2spi.pas line 180
type LPWSPGETOVERLAPPEDRESULT = function(
s: TSocket;
lpOverlapped: LPWSAOVERLAPPED;
var lpcbTransfer: DWORD;
fWait: BOOL;
lpdwFlags: DWORD;
var lpErrno: Integer
):BOOL;