System.Curl.curl_seek_callback

De RAD Studio API Documentation

Delphi

curl_seek_callback = function (instream: Pointer; offset: curl_off_t; origin: Integer): Integer; cdecl; { 'whence' }

C++

typedef int __cdecl (*curl_seek_callback)(void * instream, curl_off_t offset, int origin);

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 !