System.Curl.curl_multi_wait
Delphi
curl_multi_wait: function (multi_handle: PCURLM; extra_fds: pcurl_waitfd; extra_nfds: Cardinal;
timeout_ms: Integer; ret: PInteger): CURLMcode; cdecl;
C++
extern DELPHI_PACKAGE CURLMcode __cdecl (*curl_multi_wait)(PCURLM multi_handle, pcurl_waitfd extra_fds, unsigned extra_nfds, int timeout_ms, System::PInteger ret);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
variable | public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !