ProviderAutoDetectFunc
Description:
[ CCode ( has_target = false ) ]
public delegate int ProviderAutoDetectFunc (URL url, out HashTable<string,string>? auto_detected) throws Error
public delegate int ProviderAutoDetectFunc (URL url, out HashTable<string,string>? auto_detected) throws Error
Function used in auto_detect.
Parameters:
url |
a URL |
auto_detected |
output GenericSet of auto-detected values |
Returns:
0 on success or -1 on fail. |
Namespace: Camel
Package: camel-1.2