Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_WSACOMPLETION

Declaration

Source position: jwawinsock2.pas line 1818

type _WSACOMPLETION = record

  Type_: WSACOMPLETIONTYPE;

  case Integer of

    0: (

        hWnd: HWND;

        uMsg: UINT;

        context: WPARAM;

      );

    3: (

        lpOverlapped: LPWSAOVERLAPPED;

        hPort: HANDLE;

        Key: ULONG_PTR;

      );

end;


Documentation generated on: 2023-03-18