System.Curl.curl_chunk_bgn_callback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_chunk_bgn_callback = function(transfer_info: PPointer; ptr: Pointer; remains: Integer): Longint; cdecl;

C++

typedef System::LongInt __cdecl (*curl_chunk_bgn_callback)(System::PPointer transfer_info, void * ptr, int remains);

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 !