System.Curl.curl_getdate
Delphi
curl_getdate: function (p: MarshaledAString; unused: time_t): time_t; cdecl;
C++
extern DELPHI_PACKAGE int __cdecl (*curl_getdate)(char * p, int unused);
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.