Unit 'IdWinsock2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

_RIO_NOTIFICATION_COMPLETION_UNION

Declaration

Source position: IdWinsock2.pas line 2650

type _RIO_NOTIFICATION_COMPLETION_UNION = record

  case Integer of

    0: (

        Event: _RIO_NOTIFICATION_COMPLETION_EVENT;

  

      );

    1: (

        Iocp: _RIO_NOTIFICATION_COMPLETION_IOCP;

  

      );

end;



CT Web help

CodeTyphon Studio