#include <Uri.h>
Data Fields | |
| UriUriA * | uri |
| int | errorCode |
| const char * | errorPos |
| void * | reserved |
|
|
Code identifying the occured error |
|
|
Pointer to position in case of a syntax error |
|
|
Reserved to the parser |
|
|
Plug in the URI structure to be filled while parsing here |
1.4.4