System.Curl.curl_closesocket_callback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_closesocket_callback = function (clientp: Pointer; item: curl_socket_t): Integer; cdecl;

C++

typedef int __cdecl (*curl_closesocket_callback)(void * clientp, curl_socket_t item);

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 !