System.Curl.curl_opensocket_callback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_opensocket_callback = function (clientp: Pointer; purpose: TCurlsocktype; address: pcurl_sockaddr): curl_socket_t; cdecl;

C++

typedef curl_socket_t __cdecl (*curl_opensocket_callback)(void * clientp, TCurlSockType purpose, pcurl_sockaddr address);

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 !