System.Curl.curl_read_callback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_read_callback = function (buffer: Pointer; size: size_t; nitems: size_t; instream: Pointer): size_t; cdecl;

C++

typedef unsigned __cdecl (*curl_read_callback)(void * buffer, unsigned size, unsigned nitems, void * instream);

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 !