System.Curl.curl_conv_callback
Delphi
curl_conv_callback = function (buffer: MarshaledAString; length: size_t): CURLcode; cdecl;
C++
typedef CURLcode __cdecl (*curl_conv_callback)(char * buffer, unsigned length);
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 !