System.Curl.curl_pushheader_byname

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

curl_pushheader_byname: function (h: pcurl_pushheaders; name: MarshaledAString): MarshaledAString; cdecl;

C++

extern DELPHI_PACKAGE char * __cdecl (*curl_pushheader_byname)(pcurl_pushheaders h, char * name);

Properties

Type Visibility Source Unit Parent
variable public
System.Curl.pas
System.Curl.hpp
System.Curl System.Curl

Description

Embarcadero Technologies does not currently have any additional information.