Datasnap.Win.SConnect.WSAEventSelect
[–] Properties | |
---|---|
Type: variable | |
Visibility: public | |
Source: Datasnap.Win.SConnect.pas Datasnap.Win.SConnect.hpp
| |
Unit: Datasnap.Win.SConnect | |
Parent: Datasnap.Win.SConnect |
Delphi
WSAEventSelect: function(s: TSocket; hEventObject: THandle; lNetworkEvents: Integer): Integer stdcall;
C++
extern DELPHI_PACKAGE int __stdcall (*WSAEventSelect)(int s, Winapi::Windows::THandle hEventObject, int lNetworkEvents);
Description
Embarcadero Technologies does not currently have any additional information.