System.Curl.curliocmd

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curliocmd = (
CURLIOCMD_NOP,         { no operation }
CURLIOCMD_RESTARTREAD, { restart the read stream from start }
CURLIOCMD_LAST         { never use }
);

C++

enum DECLSPEC_DENUM curliocmd : unsigned char { CURLIOCMD_NOP, CURLIOCMD_RESTARTREAD, CURLIOCMD_LAST };

Propriétés

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