System.Curl.curl_khkey
Delphi
curl_khkey = record
C++
struct DECLSPEC_DRECORD curl_khkey
{
public:
char * key;
#ifndef _WIN64
unsigned len;
#else /* _WIN64 */
unsigned __int64 len;
#endif /* _WIN64 */
curl_khtype keytype;
};
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 !