System.Curl.curl_sockopt_callback
Delphi
curl_sockopt_callback = function (clientp: Pointer; curlfd: curl_socket_t; purpose: TCurlsocktype): Integer; cdecl;
C++
typedef int __cdecl (*curl_sockopt_callback)(void * clientp, curl_socket_t curlfd, TCurlSockType purpose);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
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 !