System.Curl.curl_easy_unescape

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_easy_unescape: function (handle: PCURL; &string: MarshaledAString; length: Integer;
outlength: Integer): MarshaledAString; cdecl;

C++

extern DELPHI_PACKAGE char * __cdecl (*curl_easy_unescape)(PCURL handle, System::PAnsiChar string, int length, int outlength);

Propriétés

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