System.Curl.curl_waitfd

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_waitfd = record

C++

struct DECLSPEC_DRECORD curl_waitfd
{
public:
    curl_socket_t fd;
    short events;
    short revents;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
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 !