System.Curl.curl_lock_function

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_lock_function = procedure (handle: PCURL;data: curl_lock_data; locktype: curl_lock_access; userptr: Pointer); cdecl;

C++

typedef void __cdecl (*curl_lock_function)(PCURL handle, curl_lock_data data, curl_lock_access locktype, void * userptr);

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 !