System.Curl.curl_fnmatch_callback
Delphi
curl_fnmatch_callback = function(ptr: Pointer; const pattern: MarshaledAString; const &string: MarshaledAString): Integer; cdecl;
C++
typedef int __cdecl (*curl_fnmatch_callback)(void * ptr, const char * pattern, const char * string);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
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 !