Source position: jwaws2spi.pas line 395
type LPWPUCOMPLETEOVERLAPPEDREQUEST = function(
s: TSocket;
lpOverlapped: LPWSAOVERLAPPED;
dwError: DWORD;
cbTransferred: DWORD;
var lpErrno: Integer
):Integer;