System.Curl.curl_share_setopt
Delphi
curl_share_setopt: function (shareinit: PCURLSH; option: CURLSHoption): CURLSHcode; cdecl varargs;
C++
extern DELPHI_PACKAGE CURLSHcode __cdecl (*curl_share_setopt)(PCURLSH shareinit, CURLSHoption option, ...);
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 !