System.Curl.curl_multi_fdset

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_multi_fdset: function (multi_handle: PCURLM; read_fd_set: fd_set; write_fd_set: fd_set;
exc_fd_set: pfd_set; max_fd: PInteger): CURLMcode; cdecl;

C++

extern DELPHI_PACKAGE CURLMcode __cdecl (*curl_multi_fdset)(PCURLM multi_handle, fd_set read_fd_set, fd_set write_fd_set, Winapi::Winsock2::PFdSet exc_fd_set, System::PInteger max_fd);

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 !