System.Curl.curl_multi_perform
Delphi
curl_multi_perform: function (multi_handle: PCURLM; running_handles: PInteger): CURLMcode; cdecl;
C++
extern DELPHI_PACKAGE CURLMcode __cdecl (*curl_multi_perform)(PCURLM multi_handle, System::PInteger running_handles);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
variable | public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies does not currently have any additional information.