Datasnap.Win.SConnect.WSAEventSelect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

WSAEventSelect: function(s: TSocket; hEventObject: THandle; lNetworkEvents: Integer): Integer stdcall;

C++

extern DELPHI_PACKAGE int __stdcall (*WSAEventSelect)(NativeInt s, NativeUInt hEventObject, int lNetworkEvents);

Properties

Type Visibility Source Unit Parent
variable public
Datasnap.Win.SConnect.pas
Datasnap.Win.SConnect.hpp
Datasnap.Win.SConnect Datasnap.Win.SConnect

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!