System.Curl.curl_formget_callback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_formget_callback = function (arg: Pointer; buf: MarshaledAString; len: size_t): size_t; cdecl;

C++

typedef unsigned __cdecl (*curl_formget_callback)(void * arg, char * buf, unsigned len);

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 !